services.prometheus.pushgateway.stateDir

NixOS option

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 in: nixos/modules/services/monitoring/prometheus/pushgateway.nixView source on NixOS/nixpkgs →