Closed robertodauria closed 5 years ago
This PR adds the amreceiver_alerts_total metric to keep track of alerts coming from AlertManager. This allows us to get historical data on which alerts fired/resolved and were routed to this receiver.
I've prefixed the metric with the amreceiver namespace in an attempt to follow https://prometheus.io/docs/practices/naming/.
amreceiver
This change is
This PR adds the amreceiver_alerts_total metric to keep track of alerts coming from AlertManager. This allows us to get historical data on which alerts fired/resolved and were routed to this receiver.
I've prefixed the metric with the
amreceiver
namespace in an attempt to follow https://prometheus.io/docs/practices/naming/.This change is