mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-29 18:19:26 -04:00
The current description does not accurately describe when the metric is incremented. Aside from Alertmanger missing from the configuration, `prometheus_notifications_dropped_total` is incremented when errors occur while sending alert notifications to Alertmanager, or because the notifications queue is full, or because the number of notifications to be sent exceeds the queue capacity. I think calling these cases 'errors' in a generic sense is more useful than the current description. |
||
|---|---|---|
| .. | ||
| notifier.go | ||
| notifier_test.go | ||