grafana/pkg/services/ngalert/notifier
Skye bce1011361
Alerting: Option for Discord notifier to use webhook name (#40463)
* Added an option to discord notifier to use discord's webhook name (useful for customizing notifications).

* Support ngalert system with discord username toggle

* Added ngalert discord test

* Apply suggestions from code review

Co-authored-by: gotjosh <josue.abreu@gmail.com>

* Docs updated with discord username setting

* Fix api integration test

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: gotjosh <josue.abreu@gmail.com>
2021-10-26 14:55:10 -04:00
..
channels Alerting: Option for Discord notifier to use webhook name (#40463) 2021-10-26 14:55:10 -04:00
alertmanager_test.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 2021-10-07 17:33:50 +03:00
alertmanager.go Alerting: add organziation ID to the ngAlert webhook payload (#40189) 2021-10-08 14:52:44 +02: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: Option for Discord notifier to use webhook name (#40463) 2021-10-26 14:55:10 -04:00
config_test.go Inhouse alerting api (#33129) 2021-04-19 14:26:04 -04:00
config.go NGAlert: Consolidate on standard errors package (#33249) 2021-04-22 11:18:25 +02:00
file_store_test.go Alerting: Fix bug not creating filepath for silences/nflog if it does not exist (#39174) 2021-09-14 14:40:59 +01:00
file_store.go Alerting: cleanup alert resources on org removal (#39938) 2021-10-12 12:05:02 +02:00
multiorg_alertmanager_test.go Alerting: delete orphaned records from kvstore (#40337) 2021-10-14 12:04:00 +02:00
multiorg_alertmanager.go Alerting: delete orphaned records from kvstore (#40337) 2021-10-14 12:04:00 +02:00
receivers_test.go Contact point testing (#37308) 2021-08-17 13:49:05 +01:00
receivers.go Alerting: Support custom annotations and labels when testing contact points 2021-10-21 13:47:06 +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 Alerting: delete orphaned records from kvstore (#40337) 2021-10-14 12:04:00 +02:00