Skip to content

[Azure.Messaging.EventGrid.Namespaces] Add trace context to distributed tracing #49485

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

Merged
merged 10 commits into from
Apr 22, 2025

Conversation

m-redding
Copy link
Member

@m-redding m-redding commented Apr 18, 2025

Fixes: #49341

Related:

I also explored an alternative implementation of creating an internal pipeline policy as suggested by the issue linked above. Other languages do that and manipulate the serialized http message body. Since the message body is BinaryData it's pretty hard to do this in .NET so just following the same implementation as Azure.Messaging.EventGrid.

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@m-redding
Copy link
Member Author

/azp run net - eventgrid - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@m-redding
Copy link
Member Author

/azp run net - eventgrid - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@m-redding
Copy link
Member Author

/azp run net - eventgrid - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@m-redding m-redding marked this pull request as ready for review April 22, 2025 20:36
@m-redding m-redding merged commit cb55185 into Azure:main Apr 22, 2025
32 checks passed
@m-redding m-redding deleted the oteleventgrid branch April 22, 2025 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants