Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal telemetry - traces settings not supported #6061

Open
jfairchild opened this issue Jan 23, 2025 · 1 comment
Open

Internal telemetry - traces settings not supported #6061

jfairchild opened this issue Jan 23, 2025 · 1 comment

Comments

@jfairchild
Copy link

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.

@tiffany76
Copy link
Contributor

Thanks for reporting your issue, @jfairchild.

@open-telemetry/collector-approvers, PTAL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants