3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/services/monitoring/prometheus
Maximilian Bosch 8e6d403e65
nixos/prometheus-postfix-exporter: whitelist addr-family AF_UNIX
Otherwise, `postfix_up{path="/var/lib/postfix/queue/public/showq"}` will
always be `0` indicating an postfix outage because this is a unix domain
socket that cannot be connected to:

    2021/12/03 14:50:46 Failed to scrape showq socket: dial unix /var/lib/postfix/queue/public/showq: socket: address family not supported by protocol
2021-12-03 19:01:19 +01:00
..
exporters nixos/prometheus-postfix-exporter: whitelist addr-family AF_UNIX 2021-12-03 19:01:19 +01:00
alertmanager.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
default.nix nixos/prometheus: throw a helpful error when services.prometheus.environmentFile is defined 2021-11-07 19:04:24 +00:00
exporters.nix nixos/prometheus: fix node exporter timex collector 2021-10-14 11:26:29 +02:00
exporters.xml
pushgateway.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
xmpp-alerts.nix prometheus-xmpp-alerts: apply RFC 42 2021-05-19 01:08:38 +02:00