From 2bbaaf511e92b18fea2c7a3c913a33af41d1680d Mon Sep 17 00:00:00 2001 From: John Zheng Date: Mon, 27 Feb 2023 21:32:56 +0800 Subject: [PATCH] Update metrics-information.md Fix the incorrect kubelet metrics link --- metrics-information.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metrics-information.md b/metrics-information.md index 68489fa..88208eb 100644 --- a/metrics-information.md +++ b/metrics-information.md @@ -13,7 +13,7 @@ | ephemeral-storage | Reports the total filesystem usage for the containers and emptyDir-backed volumes in the measured Pod. | | rootfs | Stats pertaining to container rootfs usage of filesystem resources. | - Reference: https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/apis/stats/v1alpha1/types.go + Reference: https://github.com/kubernetes/kubelet/blob/master/pkg/apis/stats/v1alpha1/types.go ## Aggregated Metrics