ApplicationInsights-dotnet icon indicating copy to clipboard operation
ApplicationInsights-dotnet copied to clipboard

log4net appender with Microsoft.ApplicationInsights.WorkerService package

Open kamilzzz opened this issue 2 years ago • 0 comments

Is this scenario supported?

For Microsoft.ApplicationInsights.AspNetCore package, we can use following workaround - https://github.com/microsoft/ApplicationInsights-dotnet/issues/2139#issuecomment-756485550. However, it relies on setting EnableActiveTelemetryConfigurationSetup = true.

The issue is, WorkerService package does not define EnableActiveTelemetryConfigurationSetup.

kamilzzz avatar May 09 '23 17:05 kamilzzz