grafana/pkg/services/ngalert
David Parrott b9f4ec2030
Add discord notifier channel and test (#34150)
* Add discord notifier channel and test

* Correct payload

* remove print statement

* PR feedback and update due to changes in main

* Add discord notifier channel and test

* Correct payload

* remove print statement

* PR feedback and update due to changes in main

* update constructor and tests

* group imports sensibly

* Fix lint

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>

Co-authored-by: Ganesh Vernekar <ganeshvern@gmail.com>
2021-05-19 17:31:55 +02:00
..
api [Alerting] Route validations (#34393) 2021-05-19 10:36:28 -04:00
eval Alerting: Set "value" with evalmatches in G Managed (#34075) 2021-05-18 09:12:39 -04:00
logging Alerting: Allow the notifier to log (#34232) 2021-05-17 18:06:47 +01:00
metrics adds missing metric name (#34307) 2021-05-18 17:24:38 -04:00
models Alerting: Remove back end logic for supporting KeepLastState (#34242) 2021-05-18 10:55:43 -07:00
notifier Add discord notifier channel and test (#34150) 2021-05-19 17:31:55 +02:00
schedule Alerting: Set "value" with evalmatches in G Managed (#34075) 2021-05-18 09:12:39 -04:00
state Alerting: Trim results when at processing instead of on ticker (#34248) 2021-05-18 10:56:14 -07:00
store Alerting/ruler metrics (#34144) 2021-05-14 16:13:44 -04:00
tests extracts alertmanager from DI, including migrations (#34071) 2021-05-13 14:01:38 -04:00
ngalert.go UAlerting: Increase default max datapoints (#34223) 2021-05-17 18:46:52 +02:00