From 8458f32307d81690b93daa72d3054dca33bc9ab7 Mon Sep 17 00:00:00 2001 From: Lianhao Lu Date: Thu, 14 Jan 2021 23:13:14 +0800 Subject: [PATCH] Fix link to standard Istio metric (#8774) Fix the link to stand Istio metric --- content/en/docs/concepts/observability/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/observability/index.md b/content/en/docs/concepts/observability/index.md index 411eb5d1b4..589239a401 100644 --- a/content/en/docs/concepts/observability/index.md +++ b/content/en/docs/concepts/observability/index.md @@ -76,7 +76,7 @@ In addition to the proxy-level metrics, Istio provides a set of service-oriented basic service monitoring needs: latency, traffic, errors, and saturation. Istio ships with a default set of [dashboards](/docs/tasks/observability/metrics/using-istio-dashboard/) for monitoring service behaviors based on these metrics. -The [standard Istio metrics](https://istio.io/v1.6/docs/reference/config/policy-and-telemetry/metrics/) are +The [standard Istio metrics](/docs/reference/config/metrics/) are exported to [Prometheus](/docs/ops/integrations/prometheus/) by default. Use of the service-level metrics is entirely optional. Operators may choose to turn off generation and collection of these metrics to meet their individual