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

collector/batch processor: honor TracerProvider from cfg #238

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

gdvalle
Copy link
Contributor

@gdvalle gdvalle commented Jul 30, 2024

If there's a custom TracerProvider set in config, use that. Otherwise, fall back to the global otel provider.

@jmacd jmacd merged commit 1a301f7 into open-telemetry:main Jul 30, 2024
1 check passed
@gdvalle gdvalle deleted the gtd.tracer-provider branch July 30, 2024 20:51
This was referenced Sep 5, 2024
jmacd added a commit that referenced this pull request Sep 6, 2024
- Concurrent batch processor: tracing improvements.
[#238](#238),
[#241](#241)
- Update to latest OTel-Collector & OTel-Go dependencies. Remove
collector packages now included in collector-contrib/internal/otelarrow.
[#245](#245)
- Concurrent batch processor: remove support for in-flight limits.
[#247](#248)
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.

2 participants