pub static ERRORS_TOTAL: LazyLock<CounterVec>Expand description
Total number of errors by resource type and error category
Labels:
resource_type: Kind of resourceerror_type: Category of error (api_error,validation_error,network_error,timeout)