mirror of
https://github.com/prometheus/alertmanager
synced 2024-12-27 08:32:15 +00:00
fad796931b
* Add feature flag to enable discovery and use of public IPaddr for clustering. Before this change, Alertmanager would refuse to startup if using a advertise address binding to any address (0.0.0.0), and the host only had an interface with a public IP address. After this change we feature flag permitting the use of a discovered public address for cluster gossiping. Signed-off-by: Devin Trejo <dtrejo@palantir.com> |
||
---|---|---|
.. | ||
clusterpb | ||
testdata | ||
advertise_test.go | ||
advertise.go | ||
channel_test.go | ||
channel.go | ||
cluster_test.go | ||
cluster.go | ||
connection_pool.go | ||
delegate.go | ||
tls_config.go | ||
tls_connection_test.go | ||
tls_connection.go | ||
tls_transport_test.go | ||
tls_transport.go |