File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/reference/instrumentation Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ description: >-
14
14
The [ kubelet] ( /docs/reference/command-line-tools-reference/kubelet/ ) collects pod and
15
15
container metrics via [ cAdvisor] ( https://github.com/google/cadvisor ) . As an alpha feature,
16
16
Kubernetes lets you configure the collection of pod and container
17
- metrics via the {{< glossary_tooltip term_id="cri " text="Container Runtime Interface">}} (CRI). You
17
+ metrics via the {{< glossary_tooltip term_id="container-runtime-interface " text="Container Runtime Interface">}} (CRI). You
18
18
must enable the ` PodAndContainerStatsFromCRI ` [ feature gate] ( /docs/reference/command-line-tools-reference/feature-gates/ ) and
19
19
use a compatible CRI implementation (containerd >= 1.6.0, CRI-O >= 1.23.0) to
20
20
use the CRI based collection mechanism.
You can’t perform that action at this time.
0 commit comments