d0cd5a0f08
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> |
||
---|---|---|
.. | ||
testdata | ||
config.go | ||
config_test.go | ||
coordinator.go | ||
coordinator_test.go | ||
notifiers.go | ||
notifiers_test.go |