zh-translation:content/zh/docs/reference/config/telemetry/configurable_metrics/index.md (#6880)

* add new trans

* 增加英文间空格

Co-authored-by: shinji3887 <lupeier@gmail.com>
This commit is contained in:
shinji3887 2020-03-18 11:23:09 +08:00 committed by GitHub
parent e4ed98f68d
commit 35c5795b32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -1,13 +1,13 @@
---
title: Configurable Metrics (Experimental)
description: How to configure v2 metrics (experimental).
title: 可配置指标(实验性)
description: 如何配置 v2 指标(实验性)。
weight: 60
---
Istio 1.5 includes `experimental` support for modifying Istio standard metrics and defining new ones.
Istio 1.5 包含 `experimental` 支持,用于修改 Istio 标准指标并定义新指标。
The configuration steps are documented on the Istio [wiki](https://github.com/istio/istio/wiki/Configurable-V2-Metrics).
配置步骤记录在 Istio [wiki](https://github.com/istio/istio/wiki/Configurable-V2-Metrics)上。
{{< warning >}}
The API to configure the metrics is certain to change in Istio 1.6 as part of the extensions API design.
作为扩展 API 设计的一部分,用于配置指标的 API 在 Istio 1.6 中肯定会发生更改。
{{</ warning>}}