Skip to content

alertmanager: start it after the network-online target

Antoine Eiche requested to merge fix-alertmanager into master

Otherwise, it fails with

caller=main.go:256 msg="unable to initialize gossip mesh" err="create memberlist: Failed to get final advertise address: No private IP address found, and explicit IP not provided"

I'm not able to reproduce in the VM easily since the network stack of the VM is up faster than in the physical machine.

Merge request reports

Loading