services.thanos.sidecar.tracing.config

NixOS option

Tracing configuration. When not null the attribute set gets converted to a YAML file and stored in the Nix store. The option tracing.config-file will default to its path. If tracing.config-file is set this option has no effect. See format details: https://thanos.io/tip/thanos/tracing.md/#configuration

type: YAML 1.1 value
Default
null
declared in: nixos/modules/services/monitoring/thanos.nixView source on NixOS/nixpkgs →