Skip to content

Commit 691bd8e

Browse files
authored
Merge pull request #517 from vasireddy99/addnotice
Add note for missing containerFS metrics
2 parents 849b656 + 0ba6ecb commit 691bd8e

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:** When using the `containerd` runtime for Amazon EKS or Kubernetes, the Container Filesystem (ContainerFS) metrics are currently not available. This is a known issue and we're working on it, see also [Disk usage metric for containerd](https://github.com/google/cadvisor/issues/2785).

0 commit comments

Comments
 (0)