nixpkgs/nixos/modules/services/monitoring/prometheus
Antoine Eiche 39621bb8de nixos/alertmanager: start after the network-online target
If the host network stack is slow to start, the alertmanager fails to
start with this error message:

    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"

This bug can be reproduced by shutting down the network stack and
restarting the alertmanager.

Note I don't know why I didn't hit this issue with previous
alertmanager releases.
2020-03-17 22:18:20 +01:00
..
exporters nixos/prometheus-mikrotik-exporter: init 2020-03-06 10:39:05 +01:00
alertmanager.nix nixos/alertmanager: start after the network-online target 2020-03-17 22:18:20 +01:00
default.nix nixos/prometheus: add checkConfig 2020-03-14 04:40:55 +00:00
exporters.nix nixos/prometheus-mikrotik-exporter: init 2020-03-06 10:39:05 +01:00
exporters.xml Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
pushgateway.nix nixos/prometheus/pushgateway: add module and test 2019-04-16 08:09:38 +02:00
xmpp-alerts.nix prometheus-xmpp-alerts: init at 0.4.2 2020-02-01 15:04:01 +01:00