[zh-cn]sync monitoring/_index.md

Signed-off-by: xin.li <xin.li@daocloud.io>
pull/51966/head
xin.li 2025-08-19 22:15:38 +08:00
parent 8a71791c35
commit bf37572ee3
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
---
title: "Kubernetes 中的监控"
description: 监控kubernetes系统组件。
weight: 20
---
<!--
This page provides resources that describe monitoring in Kubernetes. You can learn how to collect system metrics and traces for Kubernetes system components:
* [Metrics For Kubernetes System Components](/docs/concepts/cluster-administration/system-metrics/)
* [Traces For Kubernetes System Components](/docs/concepts/cluster-administration/system-traces/)
-->
本页提供了有关 Kubernetes 中的监控的信息。
你可以了解如何收集 Kubernetes 系统组件的系统指标和追踪信息:
* [Kubernetes 系统组件指标](/zh-cn/docs/concepts/cluster-administration/system-metrics/)
* [追踪 Kubernetes 系统组件](/zh-cn/docs/concepts/cluster-administration/system-traces/)