Skip to content

Internal telemetry - traces settings not supported #6061

Open
@jfairchild

Description

@jfairchild

See the example configuration for additional options. Note that the tracer_provider section there corresponds to traces here.

The limits and sampler sections of the tracer_provider config are not currently supported by the collector.

Error message:

Error: failed to get config: cannot unmarshal the configuration: decoding failed due to the following error(s):

error decoding 'service.telemetry': decoding failed due to the following error(s):

'traces' has invalid keys: limits, sampler
2025/01/23 17:45:39 collector server run finished with error: failed to get config: cannot unmarshal the configuration: decoding failed due to the following error(s):

error decoding 'service.telemetry': decoding failed due to the following error(s):

'traces' has invalid keys: limits, sampler
exit status 1
make: *** [run] Error 1

Kitchen sink sampler config is here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions