From a66a47b270dec5a54ec5f970707fe2bacd4c5a70 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Wed, 22 Jan 2025 22:12:42 -0500 Subject: [PATCH] Fix OS order --- content/en/docs/kubernetes/collector/components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/kubernetes/collector/components.md b/content/en/docs/kubernetes/collector/components.md index 7fe938221675..a8f762827805 100644 --- a/content/en/docs/kubernetes/collector/components.md +++ b/content/en/docs/kubernetes/collector/components.md @@ -680,7 +680,7 @@ The available scrapers are: | network | All | Network interface I/O metrics & TCP connection metrics | | paging | All | Paging/Swap space utilization and I/O metrics | | processes | Linux, macOS | Process count metrics | -| process | Linux, Windows, macOS | Per process CPU, Memory, and Disk I/O metrics | +| process | Linux, macOS, Windows | Per process CPU, Memory, and Disk I/O metrics | [^1]: Not supported on macOS when compiled without cgo, which is the default for