From d7eca904cf57ad2fc19a7271c580b14323b540b6 Mon Sep 17 00:00:00 2001 From: Ricardo Sanchez <84853324+ricsanfre@users.noreply.github.com> Date: Mon, 5 Dec 2022 09:40:35 +0100 Subject: [PATCH] URL typo --- docs/_docs/service-mesh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/service-mesh.md b/docs/_docs/service-mesh.md index 7f076ece..f4714d9f 100644 --- a/docs/_docs/service-mesh.md +++ b/docs/_docs/service-mesh.md @@ -232,7 +232,7 @@ This extension installs the following components into a new namespace linkerd-vi - A Prometheus instance - metrics-api, tap, tap-injector, and web components -Since we have already our [monitoring deployment](/docs/monitoring/), we will configure Viz extension to use the existing Prometheus and Grafana instance. See linkerd documentation ["Bringing your own Prometheus"](https://linkerd.io/2.12/tasks/external-prometheus/). +Since we have already our [monitoring deployment](/docs/prometheus/), we will configure Viz extension to use the existing Prometheus and Grafana instance. See linkerd documentation ["Bringing your own Prometheus"](https://linkerd.io/2.12/tasks/external-prometheus/). Linkerd-viz dashboard (web component) will be exposed configuring a Ingress resource.