..
alertmanager_test.go
alertmanager: code style
2017-12-13 19:17:00 +01:00
alertmanager.go
alertmanager: /Creating/Sending/
2018-03-15 13:48:58 +01:00
base_test.go
alerting: bad default state for notifiers
2018-03-28 12:52:39 +02:00
base.go
bus: support multiple dispatch in one transaction
2018-06-15 12:46:20 +02:00
dingding_test.go
alerting: reduce log level for notifiers
2017-12-13 19:17:00 +01:00
dingding.go
alerting: handle invalid json format
2018-04-10 22:22:12 +02:00
discord_test.go
Discord integration
2017-03-22 23:28:55 +01:00
discord.go
fix: fixed gometalinter issues with Discord PR
2018-05-07 17:01:31 +02:00
email_test.go
feat(notifications): switch to ; seperator
2016-10-19 16:34:12 +02:00
email.go
notitfiers: avoid ShouldNotify duplication
2018-03-15 10:48:29 +01:00
hipchat_test.go
Adding HipChat Notifier
2017-02-07 10:50:49 -06:00
hipchat.go
pkg: fix codespell issues
2018-04-13 20:31:29 +02:00
kafka_test.go
Fixed failing go tests
2017-10-09 18:56:05 -07:00
kafka.go
notitfiers: avoid ShouldNotify duplication
2018-03-15 10:48:29 +01:00
line_test.go
style: go fmt with simplify
2017-01-27 15:21:02 +01:00
line.go
fix unconvert issues
2018-04-16 20:04:58 +02:00
opsgenie_test.go
alerting: add support for OpsGenie
2016-12-06 14:48:13 -06:00
opsgenie.go
Remove redundancy in variable declarations (golint)
2018-04-27 22:14:36 +02:00
pagerduty_test.go
pagerduty: fixes invalid default value
2017-12-22 10:54:48 +01:00
pagerduty.go
Remove redundancy in variable declarations (golint)
2018-04-27 22:14:36 +02:00
pushover_test.go
Add Pushover alert notifications
2017-02-10 22:44:33 +01:00
pushover.go
notitfiers: avoid ShouldNotify duplication
2018-03-15 10:48:29 +01:00
sensu_test.go
support setting the source and handler attribute in sensu notifications ( #8405 )
2017-05-24 13:42:24 +02:00
sensu.go
notitfiers: avoid ShouldNotify duplication
2018-03-15 10:48:29 +01:00
slack_test.go
Add a per-notifier ShouldNotify()
2017-12-12 17:35:54 +01:00
slack.go
pkg: fix codespell issues
2018-04-13 20:31:29 +02:00
teams_test.go
Add Microsoft Teams notifier
2017-11-14 11:05:01 +01:00
teams.go
Merge branch 'master' into master
2018-05-08 21:23:34 +02:00
telegram_test.go
pkg: fix codespell issues
2018-04-13 20:31:29 +02:00
telegram.go
Outdent code after if block that ends with return (golint)
2018-04-27 23:10:43 +02:00
threema_test.go
feat(alerting): Add Threema Gateway integration
2017-02-07 11:14:57 +01:00
threema.go
notitfiers: avoid ShouldNotify duplication
2018-03-15 10:48:29 +01:00
victorops_test.go
Add VictorOps Test.
2016-11-16 16:14:02 -08:00
victorops.go
pkg/services: fix ineffassign issues
2018-04-23 19:28:54 +02:00
webhook_test.go
Add a per-notifier ShouldNotify()
2017-12-12 17:35:54 +01:00
webhook.go
notitfiers: avoid ShouldNotify duplication
2018-03-15 10:48:29 +01:00