3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/services/monitoring/prometheus
Bas van Dijk f12e976ade module/prometheus: optionally support reloading on config changes
The new option `services.prometheus.enableReload` has been introduced
which, when enabled, causes the prometheus systemd service to reload
when its config file changes.

More specifically the following property holds: switching to a
configuration (`switch-to-configuration`) that changes the prometheus
configuration only finishes successully when prometheus has finished
loading the new configuration.

`enableReload` is `false` by default in which case the old semantics
of restarting the prometheus systemd service are in effect.
2021-11-04 11:15:21 +00:00
..
exporters nixos/prometheus: add hardening exceptions to node-exporter 2021-10-18 19:21:30 +02:00
alertmanager.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
default.nix module/prometheus: optionally support reloading on config changes 2021-11-04 11:15:21 +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