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

[tracing] - Remove spanContext from our public API #19786

Conversation

maorleger
Copy link
Member

@maorleger maorleger commented Jan 11, 2022

Taken from #19734 (comment) - this demonstrates what that might look like

This PR removes TracingSpanContext from our public types and relies on TracingContext and runtime checks to serialize and deserialize a TracingSpan

@ghost ghost added the Azure.Core label Jan 11, 2022
Copy link
Member

@xirzec xirzec left a comment

Choose a reason for hiding this comment

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

Looks great!

@azure-sdk
Copy link
Collaborator

API changes have been detected in @azure/core-auth. You can review API changes here

@azure-sdk
Copy link
Collaborator

API changes have been detected in @azure/core-tracing. You can review API changes here

@maorleger maorleger merged commit b827600 into feature/core-tracing-rewrite Jan 11, 2022
@maorleger maorleger deleted the feature/core-tracing-rewrite-without-spanContext branch January 11, 2022 23:58
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.

3 participants