alertmanager/config
Max Leonard Inden d0cd5a0f08
*: Introduce config coordinator bundling config specific logic
Instead of handling all config specific logic inside
Alertmangaer.main(), this patch introduces the config coordinator
component.

Tasks of the config coordinator:
- Load and parse configuration
- Notify subscribers on configuration changes
- Register and manage configuration specific metrics

Signed-off-by: Max Leonard Inden <IndenML@gmail.com>
2019-02-25 11:26:30 +01:00
..
testdata config: Change DefaultGlobalConfig to a function (#1656) 2019-01-15 18:03:45 +01:00
config.go Add original field to Regexp (#1757) 2019-02-19 11:08:35 +01:00
config_test.go Add original field to Regexp (#1757) 2019-02-19 11:08:35 +01:00
coordinator.go *: Introduce config coordinator bundling config specific logic 2019-02-25 11:26:30 +01:00
coordinator_test.go *: Introduce config coordinator bundling config specific logic 2019-02-25 11:26:30 +01:00
notifiers.go Support adding custom fields to VictorOps notifications (#1420) 2019-01-15 11:59:05 +01:00
notifiers_test.go Support adding custom fields to VictorOps notifications (#1420) 2019-01-15 11:59:05 +01:00