grafana/pkg/services/ngalert/notifier/channels
Konrad Lalik aeec087065
Alerting: Fix silence url in notifications (#46031)
* Update silence url generation

* Update tests

* Update test to the new silence params format

* Fix tests
2022-03-02 13:06:35 +01:00
..
alertmanager_test.go Alerting: Check for nil model.Settings and models.SecureSettings (#37738) 2021-11-22 11:56:18 +00:00
alertmanager.go Alerting: Check for nil model.Settings and models.SecureSettings (#37738) 2021-11-22 11:56:18 +00:00
base.go Alerting: Validate contact point configuration during migration to Unified Alerting (#40717) 2021-10-22 10:11:06 +01:00
default_template_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
default_template.go Alerting: Allow customization of Google chat message (#43568) 2022-01-05 09:47:08 -06:00
dingding_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
dingding.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
discord_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
discord.go Fix Discord Webhook URL for invalid template (#44763) 2022-02-02 14:28:41 +01:00
email_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
email.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
googlechat_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
googlechat.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
kafka_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
kafka.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
line_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
line.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
opsgenie_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
opsgenie.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
pagerduty_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
pagerduty.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
pushover_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
pushover.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
sensugo_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
sensugo.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
slack_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
slack.go Alerting: add field for custom slack endpoint (#45751) 2022-02-23 14:33:23 -08:00
teams_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
teams.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
telegram_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
telegram.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
template_data.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
testing.go Remove bus from org invite api (#44530) 2022-01-31 17:24:52 +01:00
threema_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
threema.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
utils.go Remove flakiness of google chat tests (#40592) 2021-10-19 16:18:44 -04:00
victorops_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
victorops.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
webhook_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
webhook.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
wecom_test.go Alerting: Fix silence url in notifications (#46031) 2022-03-02 13:06:35 +01:00
wecom.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00