ERRORS_TOTAL

Static ERRORS_TOTAL 

Source
pub static ERRORS_TOTAL: LazyLock<CounterVec>
Expand description

Total number of errors by resource type and error category

Labels:

  • resource_type: Kind of resource
  • error_type: Category of error (api_error, validation_error, network_error, timeout)