Skip to content

Commit 539b860

Browse files
authored
L50832: removing character that breaks display
Hello, @mrbullwinkle, Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version. Description: special character is breaking visual in live pages Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR. Many thanks in advance.
1 parent b4b4d8c commit 539b860

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)