Skip to content

Commit 185bb4a

Browse files
author
pranav-pandey0804
committed
Changed term-id from cri to container-runtime-interface
1 parent 0632982 commit 185bb4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/instrumentation/cri-pod-container-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description: >-
1414
The [kubelet](/docs/reference/command-line-tools-reference/kubelet/) collects pod and
1515
container metrics via [cAdvisor](https://github.com/google/cadvisor). As an alpha feature,
1616
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
1818
must enable the `PodAndContainerStatsFromCRI` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/) and
1919
use a compatible CRI implementation (containerd >= 1.6.0, CRI-O >= 1.23.0) to
2020
use the CRI based collection mechanism.

0 commit comments

Comments
 (0)