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/alerting/notifiers
bergquist eb34855adb feat(pagerduty): add support for auto resolve 9 years ago
..
base.go tech(notifiers): improve logging for notifications 9 years ago
email.go fix(alerting): fixed email notification so it splits email address multiple ways, fixes #6353 9 years ago
email_test.go feat(notifications): switch to ; seperator 9 years ago
pagerduty.go feat(pagerduty): add support for auto resolve 9 years ago
pagerduty_test.go Removed ExecError state 9 years ago
slack.go Added slack mention functionality 9 years ago
slack_test.go Added slack tests , fixed webhook tests 9 years ago
webhook.go docs(): alerting docs, #6490 9 years ago
webhook_test.go Added slack tests , fixed webhook tests 9 years ago