services.prometheus.exporters.restic.refreshInterval

NixOS option

Refresh interval for the metrics in seconds. Computing the metrics is an expensive task, keep this value as high as possible.

type: unsigned integer, meaning >=0
Default
60
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →