Skip to content

Commit 393fa62

Browse files
authored
Merge pull request #58197 from v-maudel/patch-53
L50832: removing character that breaks display
2 parents b7f20d1 + 539b860 commit 393fa62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-insights/app-insights-performance-counters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Or you can do the same thing with custom metrics you created:
9292
## Performance counters in Analytics
9393
You can search and display performance counter reports in [Analytics](app-insights-analytics.md).
9494

95-
The **performanceCounters** schema exposes the `category`, `counter` name, and `instance` name of each performance counter. In the telemetry for each application, youll see only the counters for that application. For example, to see what counters are available:
95+
The **performanceCounters** schema exposes the `category`, `counter` name, and `instance` name of each performance counter. In the telemetry for each application, you'll see only the counters for that application. For example, to see what counters are available:
9696

9797
![Performance counters in Application Insights analytics](./media/app-insights-performance-counters/analytics-performance-counters.png)
9898

0 commit comments

Comments
 (0)