mirror of https://github.com/istio/istio.io.git
zh-translation:content/zh/docs/reference/config/policy-and-telemetry/_index.md (#7000)
* modify config * update the index
This commit is contained in:
parent
43a15ecb15
commit
cba8bb3a0a
|
@ -1,7 +1,14 @@
|
|||
---
|
||||
title: 策略和遥测
|
||||
description: 描述如何配置 Istio 的策略和遥测功能。
|
||||
weight: 50
|
||||
title: Mixer 策略和遥测
|
||||
description: 描述如何配置 Mixer 的策略和遥测功能。
|
||||
weight: 80
|
||||
aliases:
|
||||
- /zh/docs/reference/config/mixer/index.html
|
||||
---
|
||||
|
||||
{{< warning >}}
|
||||
Mixer 已弃用。Mixer 所提供的功能已迁移至 Envoy 代理中。
|
||||
在 Istio 中对 Mixer 的支持将截止到 Istio 1.7 发行版。
|
||||
|
||||
请参考 [Telemetry V2](/zh/docs/reference/config/telemetry),它取代了 Mixer 遥测。
|
||||
{{</ warning>}}
|
||||
|
|
Loading…
Reference in New Issue