[zh-cn]sync monitoring/_index.md
Signed-off-by: xin.li <xin.li@daocloud.io>pull/51966/head
parent
8a71791c35
commit
bf37572ee3
|
@ -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/)
|
Loading…
Reference in New Issue