dotfiles/modules
DannyDannyDanny e8158e6c0f monitoring: fix prometheus → alertmanager loopback (IPv4 vs IPv6)
Alertmanager binds [::1]:9093 but Prometheus was dialing
127.0.0.1:9093 — connection refused, so alerts fired internally
but never reached Alertmanager. Switch the target to [::1]:9093
to match the bind.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 16:47:37 +02:00
..
dotfiles-rebuild.nix refactor(nix): move flake to repo root 🚚 2026-04-19 15:19:59 +02:00
monitoring-node-exporter.nix monitoring: bracket IPv6 listenAddress for node_exporter 2026-05-10 16:17:28 +02:00
monitoring-prometheus-server.nix monitoring: fix prometheus → alertmanager loopback (IPv4 vs IPv6) 2026-05-10 16:47:37 +02:00
server-debug-tools.nix feat: vps fail2ban + shared server-debug-tools module 🛡️ 2026-04-25 13:51:19 +02:00