AppInsights - TrackTrace

Rajarajacholan Krishnamurthy 21 Reputation points
2021-04-15T14:19:28.687+00:00

I am using AppInsights SDK to write messages to trace logs on my server side pages. I can see other columns like the timestamp but the message column always say:

Performance counters are unavailable when the application is running under IIS Express. Use EnableIISExpressPerformanceCounters element with a value of 'true' within the Performance Collector Module element to override this behavior.

though I have enabled it. After pushing messages to trace I have also called Flush() method.

Any help would be much appreciated.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,802 questions
{count} votes