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
Mikhail Leonov e32a653cb6 Added Telegram Messenger notification destination 9 years ago
..
base.go tech(notifiers): improve logging for notifications 9 years ago
email.go feat(notifications): removes html escaping subject 9 years ago
email_test.go feat(notifications): switch to ; seperator 9 years ago
opsgenie.go fix(alert): alert test should return error when it failed to dispatch 9 years ago
opsgenie_test.go alerting: add support for OpsGenie 9 years ago
pagerduty.go fix(alert): alert test should return error when it failed to dispatch 9 years ago
pagerduty_test.go Removed ExecError state 9 years ago
slack.go fix(alert): alert test should return error when it failed to dispatch 9 years ago
slack_test.go Added slack tests , fixed webhook tests 9 years ago
telegram.go Added Telegram Messenger notification destination 9 years ago
telegram_test.go Added Telegram Messenger notification destination 9 years ago
victorops.go fix(alert): alert test should return error when it failed to dispatch 9 years ago
victorops_test.go Add VictorOps Test. 9 years ago
webhook.go fix(alert): alert test should return error when it failed to dispatch 9 years ago
webhook_test.go Added slack tests , fixed webhook tests 9 years ago