Skip to content

EventHubs: Fix Span links on send - #28951

Merged
lmolkova merged 5 commits into
Azure:mainfrom
lmolkova:fixspanLinksOnSend
May 23, 2022
Merged

EventHubs: Fix Span links on send#28951
lmolkova merged 5 commits into
Azure:mainfrom
lmolkova:fixspanLinksOnSend

Conversation

@lmolkova

@lmolkova lmolkova commented May 19, 2022

Copy link
Copy Markdown

Fixing context population on send span.
OTelTracer expects to see SpanContext instance under span-context key and instead it gets two nested span-context keys:

  • com.azure.utils.Context[span-context]:
    • com.azure.utils.Context[span-context] : SpanContext

@azure-sdk

Copy link
Copy Markdown
Collaborator

API change check

API changes are not detected in this pull request.

@lmolkova

Copy link
Copy Markdown
Author

/cc @trask

@trask trask left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

thx!

@srnagar srnagar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@conniey conniey left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can you update the CHANGELOG.md with your changes?

Thanks so much!

@lmolkova
lmolkova merged commit 490aed4 into Azure:main May 23, 2022
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.

6 participants