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

Allow passing schemaUrl to tracer and meter provider, separate sdk options to a new class #41789

Merged
merged 8 commits into from
Sep 24, 2024

Conversation

lmolkova
Copy link
Member

Fix #41485

@github-actions github-actions bot added Azure.Core azure-core OpenTelemetry OpenTelemetry instrumentation labels Sep 11, 2024
@lmolkova lmolkova force-pushed the otel-pass-schema-url branch 3 times, most recently from 5e93d11 to 838c33e Compare September 23, 2024 20:28
@lmolkova lmolkova marked this pull request as ready for review September 23, 2024 20:28
@azure-sdk
Copy link
Collaborator

azure-sdk commented Sep 23, 2024

API change check

APIView has identified API level changes in this PR and created following API reviews.

com.azure:azure-core-metrics-opentelemetry
com.azure:azure-core-tracing-opentelemetry
com.azure:azure-core

B
code review
@lmolkova lmolkova enabled auto-merge (squash) September 24, 2024 21:20
@lmolkova lmolkova enabled auto-merge (squash) September 24, 2024 21:55
@lmolkova lmolkova merged commit 8250f3e into Azure:main Sep 24, 2024
20 checks passed
mssfang pushed a commit to mssfang/azure-sdk-for-java that referenced this pull request Oct 21, 2024
…tions to a new class (Azure#41789)

* Allow passing schemaUrl to tracer and meter provider, separate sdk options to a new class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core azure-core OpenTelemetry OpenTelemetry instrumentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OTel tracing: add option to provide lib-specific schema URL
5 participants