nixpkgs-suyu/nixos
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
..
doc OpenJDK: expose more versions 2021-12-02 17:54:20 -08:00
lib Merge pull request #146512 from DeterminateSystems/better-visibility 2021-12-02 09:26:21 +00:00
maintainers create-amis.sh: possible deprecation 2021-11-11 09:04:29 -07:00
modules nixos/prometheus-postfix-exporter: whitelist addr-family AF_UNIX 2021-12-03 19:01:19 +01:00
tests nixos/prometheus-postfix-exporter: whitelist addr-family AF_UNIX 2021-12-03 19:01:19 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix lxdImage: split from docker profile, use generators.toYAML 2021-11-03 07:49:54 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.