The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/ngalert/metrics
Santiago 15be9861d0
Remote Alertmanager: Remove code for remote only mode (#105184)
2 months ago
..
alertmanager.go Alerting: Fix panics when attempting to create an Alertmanager after failing (#94023) 10 months ago
alertmanager_test.go Replace prom MustRegister with Register (#92725) 10 months ago
api.go
historian.go Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 2 years ago
multi_org_alertmanager.go chore(deps): remove obsolete prometheus replace directive (#96925) 6 months ago
ngalert.go Alerting: Implement Prometheus remote write for recording rules (#89189) 1 year ago
remote_alertmanager.go Remote Alertmanager: Remove code for remote only mode (#105184) 2 months ago
remote_writer.go Alerting: Implement Prometheus remote write for recording rules (#89189) 1 year ago
scheduler.go Alerting: Metric to count imported from Prometheus rules (#100847) 5 months ago
state.go Alerting: Add a feature flag to periodically save states (#80987) 2 years ago
util.go