Carl Bergquist e2c2b70a61 Merge pull request #14852 from jpenalbae/pushover-attach hace 6 años
..
alertmanager.go 1a75aa54de wip: impl so that get alertstate also creates it if it does not exist hace 7 años
alertmanager_test.go a70ea2101c alertmanager: adds tests for should notify hace 7 años
base.go f132e929ce Added uid for alert notifications hace 7 años
base_test.go f132e929ce Added uid for alert notifications hace 7 años
dingding.go 68c460a957 fix cannot receive dingding alert bug hace 7 años
dingding_test.go 1240db31d3 alerting: reduce log level for notifiers hace 8 años
discord.go 7333d7b8d4 alerting: invert sendOnce to sendReminder hace 7 años
discord_test.go 5f3b7eaa45 Discord integration hace 8 años
email.go 7333d7b8d4 alerting: invert sendOnce to sendReminder hace 7 años
email_test.go 6ea0f0120e feat(notifications): switch to ; seperator hace 9 años
googlechat.go 9eea585773 removes unused code hace 7 años
googlechat_test.go 3091aece2b Add Google Hangouts Chat notifier. hace 7 años
hipchat.go 0f4ee4ce87 fix hipchat color code used "no data" notifications hace 7 años
hipchat_test.go 53942f7987 Adding HipChat Notifier hace 9 años
kafka.go 0870464ea5 Fix goconst issues hace 7 años
kafka_test.go da47dc8947 Fixed failing go tests hace 8 años
line.go 7333d7b8d4 alerting: invert sendOnce to sendReminder hace 7 años
line_test.go 46e4a54a6e style: go fmt with simplify hace 9 años
opsgenie.go 0870464ea5 Fix goconst issues hace 7 años
opsgenie_test.go 4ef940482c alerting: add support for OpsGenie hace 9 años
pagerduty.go 0870464ea5 Fix goconst issues hace 7 años
pagerduty_test.go 7917efb31a pagerduty: fixes invalid default value hace 8 años
pushover.go ec0fe11939 pushover: add support for attaching images (closes #10780) hace 7 años
pushover_test.go f069aae576 Add Pushover alert notifications hace 8 años
sensu.go 7333d7b8d4 alerting: invert sendOnce to sendReminder hace 7 años
sensu_test.go 090594a0bc support setting the source and handler attribute in sensu notifications (#8405) hace 8 años
slack.go 63fdffe8c0 Fixes #13993 - adds more options for Slack notifications hace 7 años
slack_test.go 63fdffe8c0 Fixes #13993 - adds more options for Slack notifications hace 7 años
teams.go 80fa66fcb0 Fix some typos found by codespell hace 7 años
teams_test.go fd2451823b Add Microsoft Teams notifier hace 8 años
telegram.go 1b6203e430 removes error2 logger hace 7 años
telegram_test.go 65a15b157f Increase Telegram captions length limit. hace 7 años
threema.go 7333d7b8d4 alerting: invert sendOnce to sendReminder hace 7 años
threema_test.go d1a5d9c15c feat(alerting): Add Threema Gateway integration hace 9 años
victorops.go 7333d7b8d4 alerting: invert sendOnce to sendReminder hace 7 años
victorops_test.go acc729131a Add VictorOps Test. hace 9 años
webhook.go 7333d7b8d4 alerting: invert sendOnce to sendReminder hace 7 años
webhook_test.go fd633a1d5d Add a per-notifier ShouldNotify() hace 8 años