Skip to content

fix: retain configured span processors #1940

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

artkhod
Copy link

@artkhod artkhod commented Aug 22, 2025

Fixes #1923

Previously defining OTEL exporter would have removed any spanProcessors defined by configureTracer

@artkhod artkhod requested a review from a team as a code owner August 22, 2025 14:12
Copy link

linux-foundation-easycla bot commented Aug 22, 2025

CLA Signed

  • ✅login: artkhod / name: Artem Khodakovskyi / (94c44f9)

The committers listed above are authorized under a signed CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SpanProcessors defined by the custom trace config would be overriden if exports are set
1 participant