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

show programmatic config of spring otlp exporter #378

Merged
merged 3 commits into from
Apr 11, 2024

Conversation

zeitlinger
Copy link
Member

No description provided.

private static class OtlpSpanExporterProvider
implements ConfigurableSpanExporterProvider, AutoConfigureListener {

private final AtomicReference<MeterProvider> meterProviderRef =
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you explain the concurrency issue?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No concurrency issue - this is just copied from the SDK auto config.

@zeitlinger zeitlinger marked this pull request as ready for review April 10, 2024 13:00
@zeitlinger zeitlinger requested review from a team April 10, 2024 13:00
@zeitlinger
Copy link
Member Author

@jeanbisutti can you check again?

@jeanbisutti
Copy link
Member

LGTM Thanks!

@trask trask merged commit 1c4d1bc into open-telemetry:main Apr 11, 2024
7 checks passed
@zeitlinger zeitlinger deleted the spring-otlp-exporter branch April 12, 2024 07:51
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.

3 participants