You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempting to troubleshoot issues with custom telemetry correlation and it is difficult to step into the app insights library to identify what is going wrong. It would be helpful if the core library (Microsoft.ApplicationInsights) supported sourcelink. This is already supported on the netcore logging library here:
I am attempting to troubleshoot issues with custom telemetry correlation and it is difficult to step into the app insights library to identify what is going wrong. It would be helpful if the core library (Microsoft.ApplicationInsights) supported sourcelink. This is already supported on the netcore logging library here:
ApplicationInsights-dotnet/LOGGING/src/ILogger/ILogger.csproj
Lines 50 to 53 in 35176da
The text was updated successfully, but these errors were encountered: