grafana/pkg/services/ngalert/notifier
Jean-Philippe Quéméner b9cdad3814
Alerting: support mute timings configuration through the api for the embedded alertmanager (#41533)
* Alerting: accept mute_timing_intervals through the api for the embedded alertmanager

* add workaround for mutetimeinterval

* add mute timings to routes

* revert changes

* Update pkg/services/ngalert/api/api_alertmanager.go

* Update pkg/services/ngalert/api/api_alertmanager.go

* Update pkg/services/ngalert/api/api_alertmanager.go

* update prometheus/alertmanager dependency

* add some var docs
2021-11-19 16:50:55 +01:00
..
channels Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
alertmanager_test.go Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
alertmanager.go Alerting: support mute timings configuration through the api for the embedded alertmanager (#41533) 2021-11-19 16:50:55 +01: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 Fix issues with Slack contact points (#40953) 2021-10-27 13:58:37 -03:00
config_test.go Inhouse alerting api (#33129) 2021-04-19 14:26:04 -04:00
config.go remove the global log error/warn etc functions (#41404) 2021-11-08 17:56:56 +01: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 Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
multiorg_alertmanager.go Alerting: support mute timings configuration through the api for the embedded alertmanager (#41533) 2021-11-19 16:50:55 +01: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