alertmanager/config/testdata
Hrishikesh Barman 4e424e3cd6 config: Change DefaultGlobalConfig to a function (#1656)
The variable DefaultGlobalConfig was being used to initialize values, but it stored previous information due to which some things were persisting in the newer initialization.

In this PR, DefaultGlobalConfig is changed to a function so that it returns a fresh GlobalConfig for initialization.

Signed-off-by: Hrishikesh Barman <hrishikeshbman@gmail.com>
2019-01-15 18:03:45 +01:00
..
conf.empty-fields.yml config: enforce HTTP or HTTPS URLs (#1567) 2018-10-05 19:29:52 +02:00
conf.good.yml config: Change DefaultGlobalConfig to a function (#1656) 2019-01-15 18:03:45 +01:00
conf.group-by-all.yml dispatch: Add group_by_all support (#1588) 2018-11-29 12:31:14 +01:00
conf.opsgenie-default-apikey.yml allow global opsgenie api key (#1208) 2018-01-29 16:05:17 +01:00
conf.opsgenie-no-apikey.yml allow global opsgenie api key (#1208) 2018-01-29 16:05:17 +01:00
conf.victorops-default-apikey.yml Added possibility to have a global victorops api_key (#897) 2017-07-12 09:25:47 +02:00
conf.victorops-no-apikey.yml Added possibility to have a global victorops api_key (#897) 2017-07-12 09:25:47 +02:00