services.prometheus.scrapeConfigs.*.docker_sd_configs.*.follow_redirects

NixOS option

Configure whether HTTP requests follow HTTP 3xx redirects. Defaults to true in prometheus when set to null.

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