Skip to content

Commit 0080411

Browse files
committed
Add Note for missing containerFS metrics
1 parent 849b656 commit 0080411

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/docs/getting-started/container-insights/eks-infra.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,4 +259,6 @@ With the above customizations, the final `metric_declarations` will become:
259259
- pod_cpu_utilization_over_pod_limit
260260
- pod_memory_utilization_over_pod_limit
261261
```
262-
This configuration will produce only 4 metrics (rather than 55 metrics as in the default configuration).
262+
This configuration will produce only 4 metrics (rather than 55 metrics as in the default configuration).
263+
264+
**Note:** ContainerFS(Container Filesystem) metrics when using the containerd runtime for Amazon EKS or Kubernetes are currently not available, This is a known issue and is being worked on by community contributors. For more information, see [Disk usage metric for containerd](https://github.com/google/cadvisor/issues/2785)

0 commit comments

Comments
 (0)