services.thanos.query-frontend.tracing.config-file
Path to YAML file that contains tracing configuration.
See format details: https://thanos.io/tip/thanos/tracing.md/#configuration
- Type
null or string- Default
if config.services.thanos.<cmd>.tracing.config == null then null else toString (format.generate "tracing.yaml" config.services.thanos.<cmd>.tracing.config);- Declared
- <nixpkgs/nixos/modules/services/monitoring/thanos.nix>