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

AspNet,AspNetCore should extractparent context even when Filter is applied #1564

Closed
cijothomas opened this issue Nov 17, 2020 · 2 comments
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@cijothomas
Copy link
Member

Similar to: #1561

Irrespective of a filter being applied, Asp.Net/Asp.Net Core instrumentation must still extract the propagation context and set to current Activity, Baggage.

@cijothomas cijothomas added the bug Something isn't working label Nov 17, 2020
@cijothomas cijothomas changed the title HttpClient should propagate parent context even when Filter is applied AspNet,AspNetCore should extractparent context even when Filter is applied Nov 17, 2020
@cijothomas cijothomas added this to the 1.1.0 milestone Nov 18, 2020
@cijothomas cijothomas modified the milestones: 1.1.0-beta1, 1.1.0-beta2 Mar 22, 2021
@utpilla
Copy link
Contributor

utpilla commented Mar 29, 2021

Added unit tests for both AspNet and AspNet Core instrumentation to ensure this behavior:

ASP .NET

ASP.NET Core

@cijothomas
Copy link
Member Author

Closed as this is completed by @utpilla

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants