mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-14 11:44:19 +01:00
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. |
||
|---|---|---|
| .. | ||
| exporters | ||
| alertmanager.nix | ||
| default.nix | ||
| exporters.nix | ||
| exporters.xml | ||
| pushgateway.nix | ||
| xmpp-alerts.nix | ||