From c18f71da2d079870df35912250664057b162ee1a Mon Sep 17 00:00:00 2001 From: "StarsL.cn" Date: Thu, 3 Nov 2022 14:45:01 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E5=A6=82=E4=BD=95=E4=BC=98=E9=9B=85?= =?UTF-8?q?=E7=9A=84=E4=BD=BF=E7=94=A8=E4=B8=80=E4=B8=AAmysqld=5Fexporter?= =?UTF-8?q?=E7=9B=91=E6=8E=A7=E6=89=80=E6=9C=89=E7=9A=84MySQL=E5=AE=9E?= =?UTF-8?q?=E4=BE=8B.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/如何优雅的使用一个mysqld_exporter监控所有的MySQL实例.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/如何优雅的使用一个mysqld_exporter监控所有的MySQL实例.md b/docs/如何优雅的使用一个mysqld_exporter监控所有的MySQL实例.md index fbccc46..1ae95ee 100644 --- a/docs/如何优雅的使用一个mysqld_exporter监控所有的MySQL实例.md +++ b/docs/如何优雅的使用一个mysqld_exporter监控所有的MySQL实例.md @@ -63,7 +63,7 @@ services: ![图片](https://user-images.githubusercontent.com/3349611/199274588-85f39fa1-8401-41f5-b0eb-4059a5e45007.png) ### 五、参考Grafana看板 -[GRAFANA:Mysqld Exporter Dashboard 22_11_01中文版](https://grafana.com/orgs/starsliao/dashboards/17320) +[GRAFANA:Mysqld Exporter Dashboard 22_11_01中文版](https://grafana.com/grafana/dashboards/17320-1-mysqld-exporter-dashboard-22-11-01/) ![mysql1](https://user-images.githubusercontent.com/3349611/199293017-ecd09b7d-4731-44f0-9cc8-eefdd59550a1.png)