services.prometheus.pushgateway.persistence.interval

NixOS option

The minimum interval at which to write out the persistence file. null will default to 5m.

type: null or string
Default
null
Example
"10m"
declared in: nixos/modules/services/monitoring/prometheus/pushgateway.nixView source on NixOS/nixpkgs →