issues
search
microsoft
/
ApplicationInsights-SDK-Labs
Application Insights experimental projects repository
MIT License
61
stars
48
forks
source link
[AzureWeAppCounters] Trace UserActionable trace message if counter is not supported so it will be easier to troubleshoot
#60
Closed
SergeyKanzhelev
closed
7 years ago
SergeyKanzhelev
commented
8 years ago
Create an EventSource like this:
https://github.com/Microsoft/ApplicationInsights-SDK-Labs/blob/customCounters/AggregateMetrics/AggregateMetrics/AggregateMetricsEventSource.cs
Keep
Microsoft-ApplicationInsights-Extensibility
prefix
Define Error-level event marked as
UserActionable
that will say something like "Counter {0} is not supported by Azure Web App" and pass the counters name
Report this error from
Module
Microsoft-ApplicationInsights-Extensibility
prefix