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 a1d1c4fb9a
fix code formatting
7 years ago
..
alertmanager.go notifications: read without tran, write with tran 7 years ago
alertmanager_test.go alertmanager: code style 8 years ago
base.go notifications: read without tran, write with tran 7 years ago
base_test.go notifications: read without tran, write with tran 7 years ago
dingding.go alerting: invert sendOnce to sendReminder 7 years ago
dingding_test.go alerting: reduce log level for notifiers 8 years ago
discord.go alerting: invert sendOnce to sendReminder 7 years ago
discord_test.go Discord integration 8 years ago
email.go alerting: invert sendOnce to sendReminder 7 years ago
email_test.go feat(notifications): switch to ; seperator 9 years ago
hipchat.go alerting: invert sendOnce to sendReminder 7 years ago
hipchat_test.go Adding HipChat Notifier 8 years ago
kafka.go alerting: invert sendOnce to sendReminder 7 years ago
kafka_test.go Fixed failing go tests 8 years ago
line.go alerting: invert sendOnce to sendReminder 7 years ago
line_test.go style: go fmt with simplify 8 years ago
opsgenie.go alerting: invert sendOnce to sendReminder 7 years ago
opsgenie_test.go alerting: add support for OpsGenie 9 years ago
pagerduty.go alerting: invert sendOnce to sendReminder 7 years ago
pagerduty_test.go pagerduty: fixes invalid default value 8 years ago
pushover.go alerting: invert sendOnce to sendReminder 7 years ago
pushover_test.go Add Pushover alert notifications 8 years ago
sensu.go alerting: invert sendOnce to sendReminder 7 years ago
sensu_test.go support setting the source and handler attribute in sensu notifications (#8405) 8 years ago
slack.go Merge remote-tracking branch 'origin/master' into alerting_reminder 7 years ago
slack_test.go Add a per-notifier ShouldNotify() 8 years ago
teams.go fix code formatting 7 years ago
teams_test.go Add Microsoft Teams notifier 8 years ago
telegram.go Merge pull request #13031 from bergquist/golang_1.11 7 years ago
telegram_test.go pkg: fix codespell issues 7 years ago
threema.go alerting: invert sendOnce to sendReminder 7 years ago
threema_test.go feat(alerting): Add Threema Gateway integration 8 years ago
victorops.go alerting: invert sendOnce to sendReminder 7 years ago
victorops_test.go Add VictorOps Test. 9 years ago
webhook.go alerting: invert sendOnce to sendReminder 7 years ago
webhook_test.go Add a per-notifier ShouldNotify() 8 years ago