Skip to content

Commit ba1032b

Browse files
committed
ac
1 parent 05d9725 commit ba1032b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-monitor/app/eventcounters.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,20 +131,20 @@ Like other metrics, you can [set an alert](../../azure-monitor/app/alerts.md) to
131131

132132
### Can I see EventCounters in Live Metrics?
133133

134-
No. Live Metrics do not show EventCounters as of today. Use Metric Explorer or Analytics to see the telemetry.
134+
Live Metrics do not show EventCounters as of today. Use Metric Explorer or Analytics to see the telemetry.
135135

136136
### Which platforms can I see the default list of .NET Core 3.0 counters?
137137

138-
EventCounter do not require any special permissions, and is supported in all platforms .NET Core 3.0 is supported. This includes:
138+
EventCounter don't require any special permissions, and is supported in all platforms .NET Core 3.0 is supported. This includes:
139139
* **Operating system**: Windows, Linux, or Mac.
140140
* **Hosting method**: In process or out of process.
141141
* **Deployment method**: Framework dependent or self-contained.
142142
* **Web server**: IIS (Internet Information Server) or Kestrel.
143143
* **Hosting platform**: The Web Apps feature of Azure App Service, Azure VM, Docker, Azure Kubernetes Service (AKS), and so on.
144144

145-
### I have enabled Application Insights from Azure Web App Portal. But I cannot see EventCounters.?
145+
### I have enabled Application Insights from Azure Web App Portal. But I can't see EventCounters.?
146146

147-
[Application Insights extension](https://docs.microsoft.com/azure/azure-monitor/app/azure-web-apps) for Asp.Net Core does not yet support this feature. This documetn will be updated when this feature is supported.
147+
[Application Insights extension](https://docs.microsoft.com/azure/azure-monitor/app/azure-web-apps) for ASP.NET Core doesn't yet support this feature. This document will be updated when this feature is supported.
148148

149149
## <a name="next"></a>Next steps
150150

0 commit comments

Comments
 (0)