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/sender
Santiago 39f212a965
Alerting: Call RLock() before reading sendAlertsTo map (#99812)
4 months ago
..
notifier.go chore: preallocate slices where we have a good idea of requirements (#91596) 10 months ago
notifier_ext.go Chore: Update grafana-plugin-sdk (#84289) 1 year ago
router.go Alerting: Call RLock() before reading sendAlertsTo map (#99812) 4 months ago
router_test.go Alerting: Managed receiver resource permission in config api (#93632) 8 months ago
sender.go Chore: Remove prometheus replace directive (#98966) 4 months ago
sender_test.go Prometheus: Update dependency to v0.52.0 (#87809) 1 year ago
slog_adapter.go Chore: Remove prometheus replace directive (#98966) 4 months ago
testing.go