The NixOS module concatenates listenAddress and port as `${a}:${p}`,
so "::" became ":::9100" and node_exporter rejected it ("too many
colons in address"). Use "[::]" so the result is "[::]:9100".
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| dotfiles-rebuild.nix | ||
| monitoring-node-exporter.nix | ||
| monitoring-prometheus-server.nix | ||
| server-debug-tools.nix | ||