Andrey Kaipov 63fdffe8c0 Fixes #13993 - adds more options for Slack notifications 7 lat temu
..
alertmanager.go 1a75aa54de wip: impl so that get alertstate also creates it if it does not exist 7 lat temu
alertmanager_test.go 3691faf136 alertmanager: code style 8 lat temu
base.go 70385119bc removes d in disableResolvedMessage 7 lat temu
base_test.go 70385119bc removes d in disableResolvedMessage 7 lat temu
dingding.go 68c460a957 fix cannot receive dingding alert bug 7 lat temu
dingding_test.go 1240db31d3 alerting: reduce log level for notifiers 8 lat temu
discord.go 7333d7b8d4 alerting: invert sendOnce to sendReminder 7 lat temu
discord_test.go 5f3b7eaa45 Discord integration 8 lat temu
email.go 7333d7b8d4 alerting: invert sendOnce to sendReminder 7 lat temu
email_test.go 6ea0f0120e feat(notifications): switch to ; seperator 9 lat temu
hipchat.go 0f4ee4ce87 fix hipchat color code used "no data" notifications 7 lat temu
hipchat_test.go 53942f7987 Adding HipChat Notifier 9 lat temu
kafka.go 0870464ea5 Fix goconst issues 7 lat temu
kafka_test.go da47dc8947 Fixed failing go tests 8 lat temu
line.go 7333d7b8d4 alerting: invert sendOnce to sendReminder 7 lat temu
line_test.go 46e4a54a6e style: go fmt with simplify 9 lat temu
opsgenie.go 0870464ea5 Fix goconst issues 7 lat temu
opsgenie_test.go 4ef940482c alerting: add support for OpsGenie 9 lat temu
pagerduty.go 0870464ea5 Fix goconst issues 7 lat temu
pagerduty_test.go 7917efb31a pagerduty: fixes invalid default value 8 lat temu
pushover.go 7333d7b8d4 alerting: invert sendOnce to sendReminder 7 lat temu
pushover_test.go f069aae576 Add Pushover alert notifications 8 lat temu
sensu.go 7333d7b8d4 alerting: invert sendOnce to sendReminder 7 lat temu
sensu_test.go 090594a0bc support setting the source and handler attribute in sensu notifications (#8405) 8 lat temu
slack.go 63fdffe8c0 Fixes #13993 - adds more options for Slack notifications 7 lat temu
slack_test.go 63fdffe8c0 Fixes #13993 - adds more options for Slack notifications 7 lat temu
teams.go 80fa66fcb0 Fix some typos found by codespell 7 lat temu
teams_test.go fd2451823b Add Microsoft Teams notifier 8 lat temu
telegram.go 65a15b157f Increase Telegram captions length limit. 7 lat temu
telegram_test.go 65a15b157f Increase Telegram captions length limit. 7 lat temu
threema.go 7333d7b8d4 alerting: invert sendOnce to sendReminder 7 lat temu
threema_test.go d1a5d9c15c feat(alerting): Add Threema Gateway integration 9 lat temu
victorops.go 7333d7b8d4 alerting: invert sendOnce to sendReminder 7 lat temu
victorops_test.go acc729131a Add VictorOps Test. 9 lat temu
webhook.go 7333d7b8d4 alerting: invert sendOnce to sendReminder 7 lat temu
webhook_test.go fd633a1d5d Add a per-notifier ShouldNotify() 8 lat temu