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

[Core][OTel] Support OTel schema versioning #29203

Merged
merged 2 commits into from Mar 9, 2023

Conversation

pvaneck
Copy link
Member

@pvaneck pvaneck commented Mar 7, 2023

This adds support for OpenTelemetry scheme versioning, and also adds support for attribute mapping to ensure that attributes are mapped to the corresponding semantic convention that we are trying to converge on.

Missing network attributes were also added in the part where http attributes are added.

Ref: #25838

@ghost ghost added the Azure.Core label Mar 7, 2023
@azure-sdk
Copy link
Collaborator

azure-sdk commented Mar 8, 2023

API change check

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

azure-core-tracing-opentelemetry

This also adds support for attribute mapping to ensure
that attributes are mapped to the corresponding semantic convention
that we are trying to converge on.

Missing network attributes were also added.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
@pvaneck
Copy link
Member Author

pvaneck commented Mar 8, 2023

FYI @lmolkova

Copy link
Member

@lmolkova lmolkova left a comment

Choose a reason for hiding this comment

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

LGTM!

@pvaneck pvaneck marked this pull request as ready for review March 9, 2023 00:35
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
@pvaneck pvaneck merged commit 10558fc into Azure:main Mar 9, 2023
@pvaneck pvaneck deleted the otel-attribute-mapping branch March 9, 2023 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants