nixpkgs/nixos/modules/services/monitoring/prometheus
Dima b788467ec4 prometheus-blackbox-exporter: fixing path issue
This fixes an issue with a recent addition of a config file
check in c28ded36ef.

Previously it was possible to supply a path as a string
to `configFile`. Now it will fail checking the config file
during evaluation of the module due to sandboxing.

A toggle to disable the check, more informative log messages
and handling for various configFile values are added.
2019-10-18 02:03:02 +02:00
..
exporters prometheus-blackbox-exporter: fixing path issue 2019-10-18 02:03:02 +02:00
alertmanager.nix nixos/prometheus/alertmanager: use DynamicUser instead of nobody 2019-04-10 20:38:40 +02:00
default.nix nixos/prometheus: remove prometheus1 module, rename prometheus2 2019-09-06 21:55:23 +02:00
exporters.nix nixos/prometheus-nextcloud-exporter: add module 2019-10-12 23:17:48 +02:00
exporters.xml Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
pushgateway.nix nixos/prometheus/pushgateway: add module and test 2019-04-16 08:09:38 +02:00