Fix link to standard Istio metric (#8774)

Fix the link to stand Istio metric
This commit is contained in:
Lianhao Lu 2021-01-14 23:13:14 +08:00 committed by GitHub
parent b4cc07e3f6
commit 8458f32307
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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