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

Fix conditional compilation in aspnetcore instrumentation #3025

Conversation

cijothomas
Copy link
Member

Towards open-telemetry/opentelemetry-dotnet-contrib#1777
I think this will truly make the benefits from https://github.com/open-telemetry/opentelemetry-dotnet/pull/2947/files available to newer frameworks like NET5.0, NET6.0, which was the intent as well.

@cijothomas cijothomas requested a review from a team March 11, 2022 15:49
@codecov
Copy link

codecov bot commented Mar 11, 2022

Codecov Report

Merging #3025 (8d5040d) into main (191df62) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    open-telemetry/opentelemetry-dotnet#3025      +/-   ##
==========================================
+ Coverage   84.69%   84.74%   +0.04%     
==========================================
  Files         258      258              
  Lines        9095     9105      +10     
==========================================
+ Hits         7703     7716      +13     
+ Misses       1392     1389       -3     
Impacted Files Coverage Δ
...tation.AspNetCore/Implementation/HttpInListener.cs 89.54% <ø> (+0.73%) ⬆️
...ZPages/Implementation/ZPagesExporterEventSource.cs 62.50% <0.00%> (+6.25%) ⬆️
...tation/OpenTelemetryProtocolExporterEventSource.cs 85.00% <0.00%> (+10.00%) ⬆️

@cijothomas cijothomas merged commit 0254d34 into open-telemetry:main Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants