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
Marcus Efraimsson 0f0772b629
Alerting: Adds support for sending a single email to all recipients in notification channel (#21091)
5 years ago
..
alertmanager.go Alerting: Add tags to alert rules (#10989) 6 years ago
alertmanager_test.go Build: use golangci-lint as a make command (#17739) 6 years ago
base.go Notification is sent when state changes from no_data to ok (#18920) 6 years ago
base_test.go Notification is sent when state changes from no_data to ok (#18920) 6 years ago
dingding.go Alerting: Fix panic in dingding notifier (#20378) 6 years ago
dingding_test.go Alerting: Fix panic in dingding notifier (#20378) 6 years ago
discord.go Build: use golangci-lint as a make command (#17739) 6 years ago
discord_test.go Alerting: golint fixes for alerting (#17246) 6 years ago
email.go Alerting: Adds support for sending a single email to all recipients in notification channel (#21091) 5 years ago
email_test.go tech: avoid alias for importing models in alerting (#17041) 6 years ago
googlechat.go Alerting: golint fixes for alerting (#17246) 6 years ago
googlechat_test.go alerting: golint fixes for alert notifiers. (#17167) 6 years ago
hipchat.go Alerting: golint fixes for alerting (#17246) 6 years ago
hipchat_test.go Build: use golangci-lint as a make command (#17739) 6 years ago
kafka.go Alerting: Add alert_state to the kafka message Fixes #11401 (#20099) 6 years ago
kafka_test.go alerting: golint fixes for alert notifiers. (#17167) 6 years ago
line.go Alerting: golint fixes for alerting (#17246) 6 years ago
line_test.go alerting: golint fixes for alert notifiers. (#17167) 6 years ago
opsgenie.go AlertNotifier: Support alert tags in OpsGenie notifier (#20810) 6 years ago
opsgenie_test.go AlertNotifier: Support alert tags in OpsGenie notifier (#20810) 6 years ago
pagerduty.go Alerting: Add configurable severity support for PagerDuty notifier (#19425) 6 years ago
pagerduty_test.go Alerting: Add configurable severity support for PagerDuty notifier (#19425) 6 years ago
pushover.go Alerting: golint fixes for alerting (#17246) 6 years ago
pushover_test.go alerting: golint fixes for alert notifiers. (#17167) 6 years ago
sensu.go Alerting: golint fixes for alerting (#17246) 6 years ago
sensu_test.go alerting: golint fixes for alert notifiers. (#17167) 6 years ago
slack.go Codestyle: Fix govet issues (#17178) 6 years ago
slack_test.go Build: use golangci-lint as a make command (#17739) 6 years ago
teams.go Alerting: golint fixes for alerting (#17246) 6 years ago
teams_test.go alerting: golint fixes for alert notifiers. (#17167) 6 years ago
telegram.go Telegram: Check error before adding defer close of image (#20331) 6 years ago
telegram_test.go tech: avoid alias for importing models in alerting (#17041) 6 years ago
threema.go ThreemaNotifier: Use fully qualified status emoji (#21305) 5 years ago
threema_test.go alerting: golint fixes for alert notifiers. (#17167) 6 years ago
victorops.go Alerting: golint fixes for alerting (#17246) 6 years ago
victorops_test.go tech: avoid alias for importing models in alerting (#17041) 6 years ago
webhook.go Alerting: Add more information to webhook notifications (#20420) 6 years ago
webhook_test.go alerting: golint fixes for alert notifiers. (#17167) 6 years ago