Skip to content

Commit 83e98be

Browse files
author
Kai Nawroth
authored
Update performance-counters.md
1 parent 28a9031 commit 83e98be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/performance-counters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ If the performance counter you want isn't included in the list of metrics, you c
6262

6363
For more information, see [`Get-Counter`](/powershell/module/microsoft.powershell.diagnostics/get-counter).
6464

65-
2. Open `ApplicationInsights.config`.
65+
1. Open `ApplicationInsights.config`.
6666

6767
If you added Application Insights to your app during development:
6868
1. Edit `ApplicationInsights.config` in your project.
6969
1. Redeploy it to your servers.
7070

71-
3. Edit the performance collector directive:
71+
1. Edit the performance collector directive:
7272

7373
```xml
7474

0 commit comments

Comments
 (0)