From 3613c8aedd5e56a67525a2e3c2d05a1ef70c2233 Mon Sep 17 00:00:00 2001 From: Olga Pudrovska Date: Wed, 22 Nov 2023 16:34:38 +0100 Subject: [PATCH] Update docs/monitoring-performance.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Eneko Fernández <12957664+enekofb@users.noreply.github.com> --- docs/monitoring-performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/monitoring-performance.md b/docs/monitoring-performance.md index 98718bf0ba..67b6d008da 100644 --- a/docs/monitoring-performance.md +++ b/docs/monitoring-performance.md @@ -65,7 +65,7 @@ This section guides you on an approach that could be useful to determine perform - An instance of Weave GitOps Enterprise with Monitoring stack deployed. - The monitoring stack deployed [Flux Kustomization](https://github.com/weaveworks/weave-gitops-quickstart/tree/main/monitoring) that includes: -- Enabled [metrics](https://docs.gitops.weave.works/docs/references/helm-reference/) +- Enabled [metrics](https://docs.gitops.weave.works/docs/operations/monitoring/#setup) - Enabled [profiling](https://github.com/weaveworks/weave-gitops-enterprise/blob/b643619464104e59a17e77a697cd7c290f96889a/cmd/clusters-service/app/server.go#L843) ### Detect memory leaks