Skip to content

prometheus: disable alertmanager clustering by default

Warren Gifford requested to merge monitoring/disable-alertmanager-clustering into main

Created by: bobheadxi

Alertmanager clustering is enabled by default. However, the default configuration can cause Alertmanager to fail to start up in some scenarios. This change disables this feature by default, unless otherwise configured with ALERTMANAGER_ENABLE_CLUSTER=true

Closes https://github.com/sourcegraph/sourcegraph/issues/13079

Merge request reports

Loading