Update content/zh/docs/concepts/cluster-administration/system-metrics.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>
This commit is contained in:
wangyysde 2021-04-04 22:41:17 +08:00 committed by GitHub
parent 021dc964b3
commit 0783316117
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ Examples of those components:
-->
## Kubernetes 中组件的指标
在大多数情况下,可以通过HTTP访问组件endpoint的 `/metrics` 路径来获取组件的度量值。
在大多数情况下,可以通过 HTTP 访问组件的 `/metrics` 端点来获取组件的度量值。
对于那些默认情况下不暴露端点的组件,可以使用 `--bind-address` 标志启用。
这些组件的示例: