Path to YAML file that contains tracing configuration.
See format details: https://thanos.io/tip/thanos/tracing.md/#configuration.
Declarations
Type
null or string
Default
if config.services.thanos.<cmd>.tracing.config == null then null
else toString (toYAML "tracing.yaml" config.services.thanos.<cmd>.tracing.config);
</cmd></cmd>
Related
- services.thanos.compact.tracing.config-file
- services.thanos.downsample.tracing.config-file
- services.thanos.query-frontend.tracing.config-file
- services.thanos.query.tracing.config-file
- services.thanos.rule.tracing.config-file
- services.thanos.sidecar.tracing.config-file
- services.thanos.store.tracing.config-file