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
Kyle McCullough 4ef940482c
alerting: add support for OpsGenie
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
opsgenie.go alerting: add support for OpsGenie 9 years ago
opsgenie_test.go alerting: add support for OpsGenie 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
victorops.go chore(victorops): remove unused code 9 years ago
victorops_test.go Add VictorOps Test. 9 years ago
webhook.go feat(webhook): adds alert rule message to webhook 9 years ago
webhook_test.go Added slack tests , fixed webhook tests 9 years ago