From 1cd260c3e11211c359448fc9058eeb32df463a8f Mon Sep 17 00:00:00 2001 From: Taylor Cole Date: Mon, 2 Dec 2024 14:45:19 -0800 Subject: [PATCH] update version substitution syntax --- .../mimir-distributed/get-started-helm-charts/_index.md | 2 +- .../get-started-helm-charts/gs-external-access.md | 2 +- .../run-production-environment-with-helm/_index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/sources/helm-charts/mimir-distributed/get-started-helm-charts/_index.md b/docs/sources/helm-charts/mimir-distributed/get-started-helm-charts/_index.md index 496eb8b8b23..eb47ad5ceac 100644 --- a/docs/sources/helm-charts/mimir-distributed/get-started-helm-charts/_index.md +++ b/docs/sources/helm-charts/mimir-distributed/get-started-helm-charts/_index.md @@ -205,4 +205,4 @@ For additional GEM-specific configurations, refer to [Deploy Grafana Enterprise ## Enable external access to Grafana Mimir -To enable write and query access to Grafana Mimir from outside the Kubernetes cluster, refer to [Enable external access to Grafana Mimir](https://grafana.com/docs/helm-charts/mimir-distributed/latest/get-started-helm-charts/gs-external-access). +To enable write and query access to Grafana Mimir from outside the Kubernetes cluster, refer to [Enable external access to Grafana Mimir](https://grafana.com/docs/helm-charts/mimir-distributed//get-started-helm-charts/gs-external-access). diff --git a/docs/sources/helm-charts/mimir-distributed/get-started-helm-charts/gs-external-access.md b/docs/sources/helm-charts/mimir-distributed/get-started-helm-charts/gs-external-access.md index 5bcfc9aac05..a4fafe7bae3 100644 --- a/docs/sources/helm-charts/mimir-distributed/get-started-helm-charts/gs-external-access.md +++ b/docs/sources/helm-charts/mimir-distributed/get-started-helm-charts/gs-external-access.md @@ -156,7 +156,7 @@ For more information about the `prometheus.remote_write` component, refer to [pr ## Query metrics in Grafana -You can use the Grafana installed in Kubernetes in the [Start Grafana in Kubernetes and query metrics](https://grafana.com/docs/helm-charts/mimir-distributed/latest/get-started-helm-charts/#start-grafana-in-kubernetes-and-query-metrics) documentation, or follow the instructions bellow. +You can use the Grafana installed in Kubernetes in the [Start Grafana in Kubernetes and query metrics](https://grafana.com/docs/helm-charts/mimir-distributed//get-started-helm-charts/#start-grafana-in-kubernetes-and-query-metrics) documentation, or follow the instructions below. > **Note:** If you have the port-forward running for Grafana from an earlier step, stop it. diff --git a/docs/sources/helm-charts/mimir-distributed/run-production-environment-with-helm/_index.md b/docs/sources/helm-charts/mimir-distributed/run-production-environment-with-helm/_index.md index 5fc9fc5f8a6..93997ee1717 100644 --- a/docs/sources/helm-charts/mimir-distributed/run-production-environment-with-helm/_index.md +++ b/docs/sources/helm-charts/mimir-distributed/run-production-environment-with-helm/_index.md @@ -286,7 +286,7 @@ Your Grafana Mimir cluster can now ingest metrics in production. ## Configure clients to write metrics to Mimir -To configure each client to remote-write metrics to Mimir, refer to [Configure Prometheus to write to Grafana Mimir](https://grafana.com/docs/helm-charts/mimir-distributed/latest/get-started-helm-charts/gs-external-access/#configure-prometheus-to-write-to-grafana-mimir) +To configure each client to remote-write metrics to Mimir, refer to [Configure Prometheus to write to Grafana Mimir](https://grafana.com/docs/helm-charts/mimir-distributed//get-started-helm-charts/gs-external-access/#configure-prometheus-to-write-to-grafana-mimir) and [Configure Grafana Alloy to write to Grafana Mimir](https://grafana.com/docs/helm-charts/mimir-distributed/latest/get-started-helm-charts/#configure-grafana-alloy-to-write-to-grafana-mimir). ## Set up redundant Prometheus or Grafana Alloy instances for high availability