alertmanager/config
Jean-Philippe Quéméner 6a41fc22b3
Expose the fields from MuteTimeInterval in JSON correctly (#2765)
Before this PR, when marshalling to JSON, the go variable name would be taken (respective 'Name' and 'TimeIntervals') as JSON field name. With this PR we take instead the same name as for the YAML fields as everywhere else in the configuration.

Signed-off-by: Jean-Philippe Quémémer <jeanphilippe.quemener@grafana.com>
2021-11-15 11:16:52 +01:00
..
testdata Implement opsgenie_api_key_file (#2728) 2021-10-21 09:29:03 +02:00
config.go Expose the fields from MuteTimeInterval in JSON correctly (#2765) 2021-11-15 11:16:52 +01:00
config_test.go Implement opsgenie_api_key_file (#2728) 2021-10-21 09:29:03 +02:00
coordinator.go Update go dependencies & switch to go-kit/log 2021-08-02 12:43:23 +02:00
coordinator_test.go Update go dependencies & switch to go-kit/log 2021-08-02 12:43:23 +02:00
notifiers.go opsgenie: Extend config with 'entity' and 'actions' fields (#2753) 2021-11-13 07:37:59 +01:00
notifiers_test.go notify: add markdown support for wechat (#2309) 2020-07-06 15:56:42 +02:00