services.prometheus.exporters.fastly.configFile

NixOS option

Path to a fastly-exporter configuration file. Example one can be generated with fastly-exporter --config-file-example.

type: null or absolute path
Default
null
Example
"./fastly-exporter-config.txt"
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →