nixpkgs/nixos/modules/services/monitoring/prometheus
Andrew Childs c53703a6b2 nixos/prometheus: use append instead of insert for opening firewalls (#55224)
Inserting with `-I` causes the rules to placed before `ctstate`
tracking, while `-A` places them alongside all other allow rules.
2019-03-13 12:44:36 +02:00
..
exporters nixos/prometheus-dovecot-exporter: enhance socketPath documentation 2019-01-23 23:51:48 +01:00
alertmanager.nix Document the addresses Alertmanager will listen on (#56409) 2019-02-26 14:59:11 +01:00
default.nix nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
exporters.nix nixos/prometheus: use append instead of insert for opening firewalls (#55224) 2019-03-13 12:44:36 +02:00
exporters.xml