services.prometheus.scrapeConfigs.*.consul_sd_configs.*.allow_stale

NixOS option

Allow stale Consul results (see https://www.consul.io/api/index.html#consistency-modes). Will reduce load on Consul.

type: null or boolean
Default
null
declared in: nixos/modules/services/monitoring/prometheus/default.nixView source on NixOS/nixpkgs →