From 078293760933ed7b5ce4bad566b33a6030970bca Mon Sep 17 00:00:00 2001 From: Rory Z <16801068+Rory-Z@users.noreply.github.com> Date: Thu, 12 Oct 2023 17:57:33 +0800 Subject: [PATCH] docs: fix link error Signed-off-by: Rory Z <16801068+Rory-Z@users.noreply.github.com> --- docs/en_US/tasks/configure-emqx-prometheus.md | 2 +- docs/zh_CN/tasks/configure-emqx-prometheus.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en_US/tasks/configure-emqx-prometheus.md b/docs/en_US/tasks/configure-emqx-prometheus.md index 125c2b9ee..33d62c749 100644 --- a/docs/en_US/tasks/configure-emqx-prometheus.md +++ b/docs/en_US/tasks/configure-emqx-prometheus.md @@ -374,6 +374,6 @@ Switch to the **Status** -> **Targets** page, the following figure is displayed, ![](./assets/configure-emqx-prometheus/emqx-prometheus-target.png) ## Import Grafana Templates -Import all dashboard [templates](https://github.com/emqx/emqx-exporter/tree/main/config/grafana-template). Open the main dashboard **EMQX** and enjoy yourself! +Import all dashboard [templates](https://github.com/emqx/emqx-exporter/tree/main/grafana-dashboard/template). Open the main dashboard **EMQX** and enjoy yourself! ![](./assets/configure-emqx-prometheus/emqx-grafana-dashboard.png) diff --git a/docs/zh_CN/tasks/configure-emqx-prometheus.md b/docs/zh_CN/tasks/configure-emqx-prometheus.md index c292794cc..7061ed042 100644 --- a/docs/zh_CN/tasks/configure-emqx-prometheus.md +++ b/docs/zh_CN/tasks/configure-emqx-prometheus.md @@ -385,7 +385,7 @@ kubectl apply -f monitor.yaml ![](./assets/configure-emqx-prometheus/emqx-prometheus-target.png) ## 导入 Grafana 模板 -导入所有 dashboard [模板](https://github.com/emqx/emqx-exporter/tree/main/config/grafana-template)。 +导入所有 dashboard [模板](https://github.com/emqx/emqx-exporter/tree/main/grafana-dashboard/template)。 集群的整体监控状态位于 **EMQX** 看板中。