1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-16 01:06:27 +00:00
prometheus-operator/jsonnet/mixin
Simon Pasquier 2e5169a7b7 feat: add metrics tracking status updates
This commit introduces 2 new counters:
* `prometheus_operator_status_update_errors_total`
* `prometheus_operator_status_update_operations_total`

The metrics have a `controller` label whose value is one of
`alertmanager`, `prometheus`, `prometheus-agent` or `thanos`.

It also adds a new alerting rule `PrometheusOperatorStatusUpdateErrors`
to the mixin which fires when a controller fails to update the status of
the objects that it manages.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2023-12-22 11:57:25 +01:00
..
alerts feat: add metrics tracking status updates 2023-12-22 11:57:25 +01:00
alerts.jsonnet jsonnet/mixin: change directory structure to align with other mixins 2020-08-15 14:49:07 +02:00
config.libsonnet jsonnet/mixin: add config option for group labels 2022-05-25 15:54:00 +02:00
mixin.libsonnet jsonnet/mixin: change directory structure to align with other mixins 2020-08-15 14:49:07 +02:00