grafana/pkg/services/ngalert/metrics
gotjosh 5422f7cf56
Alerting: Add metrics for active receiver and integrations (#64050)
* Alerting: Add metrics for active receiver and integrations

Introduces metrics that allows us to track the number of configured receivers and integration in the Alertmanager for all orgs.

As a bonus, I realised that the alert reception metrics where not being exported nor collected. This does that too.
2023-03-06 16:37:07 +00:00
..
alertmanager.go Alerting: Refactor metrics/ngalert.go into seperate files (#62362) 2023-01-27 18:49:49 +00:00
api.go Alerting: Refactor metrics/ngalert.go into seperate files (#62362) 2023-01-27 18:49:49 +00:00
historian.go Alerting: Instrument outgoing state history requests using weaveworks/common (#63600) 2023-02-23 17:52:02 -06:00
multi_org_alertmanager.go Alerting: Add metrics for active receiver and integrations (#64050) 2023-03-06 16:37:07 +00:00
ngalert.go Alerting: Instrument outgoing state history requests using weaveworks/common (#63600) 2023-02-23 17:52:02 -06:00
scheduler.go Alerting: Add status label to GroupRules metric (#63454) 2023-02-23 12:38:27 +01:00
state.go Alerting: Move rule_groups_rules metric from State to Scheduler. (#63144) 2023-02-09 17:05:19 +01:00
util.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00