grafana/pkg/services/ngalert/notifier
Peter Holmberg 4ef58e595c
Alerting: Add validation to slack contact point (#45618)
* add requiredifempty

* rename field, fix logic

* update mockdata

* remove logs

* update test

* fix json expected payload in e2e tests

* fix test

* fix test again

Co-authored-by: Jean-Philippe Quémémer <jeanphilippe.quemener@grafana.com>
2022-02-25 15:10:21 +01:00
..
channels Alerting: add field for custom slack endpoint (#45751) 2022-02-23 14:33:23 -08:00
alertmanager_test.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
alertmanager.go Add context.Context to AlertingStore (#45069) 2022-02-09 09:22:09 +00:00
alerts.go Alerting: A better and cleaner way to know if Alertmanager is initialised (#36659) 2021-07-12 18:53:01 +05:30
available_channels.go Alerting: Add validation to slack contact point (#45618) 2022-02-25 15:10:21 +01:00
config_test.go Inhouse alerting api (#33129) 2021-04-19 14:26:04 -04:00
config.go Alerting: fix gosec warning that is not valid (#43425) 2021-12-21 19:47:47 +01:00
file_store_test.go Alerting: Allow configuration of non-ready alertmanagers (#43063) 2021-12-27 17:01:17 -06:00
file_store.go Alerting: cleanup alert resources on org removal (#39938) 2021-10-12 12:05:02 +02:00
multiorg_alertmanager_test.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
multiorg_alertmanager.go Add context.Context to AlertingStore (#45069) 2022-02-09 09:22:09 +00:00
receivers_test.go Contact point testing (#37308) 2021-08-17 13:49:05 +01:00
receivers.go Alerting: Fix API specification (#42282) 2021-11-30 20:55:54 +01:00
silences.go NGAlert: Consolidate on standard errors package (#33249) 2021-04-22 11:18:25 +02:00
status.go Contact point testing (#37308) 2021-08-17 13:49:05 +01:00
testing.go Add context.Context to AlertingStore (#45069) 2022-02-09 09:22:09 +00:00