grafana/pkg/services/ngalert/notifier
Sofia Papagiannaki afe6e793ff
Alerting: deactivate an Alertmanager configuration (#36794)
* Alerting: deactivate an Alertmanager configuration

Implement DELETE /api/alertmanager/grafana/config/api/v1/alerts
by storing the default configuration which stops existing cnfiguration
from being in use.

* Apply suggestions from code review
2021-07-16 20:07:31 +03:00
..
channels Alerting: Add additional newlines to Microsoft Teams notification message where necessary (#36126) 2021-06-24 20:52:00 +05:30
alertmanager_test.go Alerting: Allow space in label and annotation names (#36549) 2021-07-08 18:26:09 +05:30
alertmanager.go Alerting: deactivate an Alertmanager configuration (#36794) 2021-07-16 20:07:31 +03: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 support for configuring avatar URL for the Discord notifier (#33355) 2021-05-28 23:00:21 +02: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
settings.go AlertingNG: Add alert provider and basic structure with dispatcher, silences and delivery stages (#31833) 2021-03-16 10:44:52 +01:00
silences.go NGAlert: Consolidate on standard errors package (#33249) 2021-04-22 11:18:25 +02:00
status.go Alerting: Implement /status for the notification system (#33227) 2021-06-15 19:14:02 +03:00