Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 5efb809

Browse files
Update based on doc feedback
1 parent 8745687 commit 5efb809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdi/opentelemetry/components/windowsperfcounters-receiver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ The following example shows how to scrape performance counters using different c
167167
attributes:
168168
state: active
169169
- object: "Processor"
170-
instances: [1, 2]
170+
instances: ["0", "1"]
171171
counters:
172172
- name: "% Idle Time"
173173
metric: processor.time

0 commit comments

Comments
 (0)