services.prometheus.pushgateway.stateDir

Directory below /var/lib to store metrics.

This directory will be created automatically using systemd's StateDirectory mechanism when services.prometheus.pushgateway.persistMetrics is enabled.

Type
string
Default
"pushgateway"
Declared
<nixpkgs/nixos/modules/services/monitoring/prometheus/pushgateway.nix>