microsoft / ApplicationInsights-dotnet-server

Microsoft Application Insights for .NET Web Applications
https://azure.microsoft.com/services/application-insights/
133 stars 67 forks source link

Fix counter name in EventCounter #1228

Closed cijothomas closed 5 years ago

cijothomas commented 5 years ago

Partial Fix Issue #1226 . We are not yet allowing user to supply 'ReportAs' for counters. We are evaluating the potential billing impact if non standard names are used.

follow up to https://github.com/microsoft/ApplicationInsights-dotnet-server/pull/1224

For significant contributions please make sure you have completed the following items: