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 e64718cb6b
pkg: add prometheus_operator_reconcile_operations_total metric (#3415)
* pkg: add prometheus_operator_reconcile_operations_total metric

We already have the `prometheus_operator_reconcile_errors_total` metric
to track the number of reconciliation attempts that failed but we miss
the number of attempts which makes it harder to alert on it. With this
change, we can compute the ratio of reconciliations that failed.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>

* Update alert definition with new metric
2020-08-19 16:41:02 +02:00
..
alerts pkg: add prometheus_operator_reconcile_operations_total metric (#3415) 2020-08-19 16:41:02 +02:00
alerts.jsonnet jsonnet/mixin: change directory structure to align with other mixins 2020-08-15 14:49:07 +02:00
config.libsonnet jsonnet: create a monitoring mixin for prometheus-operator 2020-08-15 14:37:05 +02:00
mixin.libsonnet jsonnet/mixin: change directory structure to align with other mixins 2020-08-15 14:49:07 +02:00