issues
search
microsoft
/
ApplicationInsights-dotnet-server
Microsoft Application Insights for .NET Web Applications
https://azure.microsoft.com/services/application-insights/
133
stars
67
forks
source link
Leverage W3C implementation from .NET in requests and depedencies collectors
#1252
Closed
lmolkova
closed
5 years ago
lmolkova
commented
5 years ago
Updates DiagnosticSource to the new version (4.6.0-preview)
Updates TelemetryCorrelation to 1.0.6
Updates base SDK to W3C-enabled
Updates tests for W3C (w3c is default now)
.NET core 3.0 functional tests are implemented and pass locally, but CI test infra for web is not ready for 3.0, so no auto-test for now
A lot of code implementing W3C is removed.
Also removed code that dealt with lost activities - with public
Activity.Current
setter, there is no need anymore
Activity.Current
setter, there is no need anymore