services.prometheus.exporters.yace.configFile
NixOS option
Path to the YACE configuration file, defining which CloudWatch metrics to scrape. See https://github.com/prometheus-community/yet-another-cloudwatch-exporter#configuration for the format. AWS credentials are supplied separately via the environment (see environmentFile, an IMDS instance role, or the usual AWS_* variables).
type: absolute pathdeclared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →