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
Alfred Krohmer 41171f8a5c Add a link to a graph image in Pushover notifications (#8075) 8 years ago
..
base.go alerting: images in alert notifications is now optional 8 years ago
email.go Spelling mistake (#7739) 8 years ago
email_test.go feat(notifications): switch to ; seperator 9 years ago
hipchat.go chore: update all grafana.org urls to .com 8 years ago
hipchat_test.go Adding HipChat Notifier 8 years ago
line.go style: go fmt with simplify 8 years ago
line_test.go style: go fmt with simplify 8 years ago
opsgenie.go typo fix for OpsGenie 8 years ago
opsgenie_test.go alerting: add support for OpsGenie 9 years ago
pagerduty.go feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 9 years ago
pagerduty_test.go Removed ExecError state 9 years ago
pushover.go Add a link to a graph image in Pushover notifications (#8075) 8 years ago
pushover_test.go Add Pushover alert notifications 8 years ago
sensu.go Add support for sensu notifications (#7207) 8 years ago
sensu_test.go Add support for sensu notifications (#7207) 8 years ago
slack.go Slack notification should contain fallback text (#7961) 8 years ago
slack_test.go Added slack tests , fixed webhook tests 9 years ago
telegram.go Add image url to telegram alert notifier 8 years ago
telegram_test.go Added Telegram Messenger notification destination 9 years ago
threema.go feat(alerting): Add emoji to Threema alert notifications 8 years ago
threema_test.go feat(alerting): Add Threema Gateway integration 8 years ago
victorops.go feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 9 years ago
victorops_test.go Add VictorOps Test. 9 years ago
webhook.go Fix webhook username mismatch 9 years ago
webhook_test.go Added slack tests , fixed webhook tests 9 years ago