Skip to content

Commit b1fa9eb

Browse files
committed
fix from 106599
1 parent fc3c22f commit b1fa9eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-monitor/essentials/prometheus-metrics-scrape-default.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ The following metrics are collected by default from each default target. All oth
3737
- `container_fs_reads_total`
3838
- `container_fs_writes_total`
3939
- `container_fs_reads_bytes_total`
40-
- `container_fs_writes_bytes_total|container_cpu_usage_seconds_total`
40+
- `container_fs_writes_bytes_total`
41+
- `container_cpu_usage_seconds_total`
4142

4243
**kubelet (job=kubelet)**<br>
4344
- `kubelet_node_name`

0 commit comments

Comments
 (0)