Closed lmolkova closed 5 years ago
See https://github.com/Microsoft/ApplicationInsights-dotnet-server/issues/1049
In web.config transformation, insert TelemetryCorrelationHttpModule to be the first in pipeline
Do not make TelemetryCorrelationHttpModule create another Activity if one was already created.
Can you give TLDR - is it dup of https://github.com/aspnet/Microsoft.AspNet.TelemetryCorrelation/issues/17 or separate issue?
this is dup.
See https://github.com/Microsoft/ApplicationInsights-dotnet-server/issues/1049
In web.config transformation, insert TelemetryCorrelationHttpModule to be the first in pipeline
Do not make TelemetryCorrelationHttpModule create another Activity if one was already created.