From 2573a4f9b30a06cbd2f607f29f899bae1cf7e00c Mon Sep 17 00:00:00 2001 From: "StarsL.cn" Date: Wed, 2 Nov 2022 01:46:26 +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, 2 insertions(+) diff --git a/docs/如何优雅的使用一个mysqld_exporter监控所有的MySQL实例.md b/docs/如何优雅的使用一个mysqld_exporter监控所有的MySQL实例.md index 279297d..338911a 100644 --- a/docs/如何优雅的使用一个mysqld_exporter监控所有的MySQL实例.md +++ b/docs/如何优雅的使用一个mysqld_exporter监控所有的MySQL实例.md @@ -63,6 +63,8 @@ services: ![图片](https://user-images.githubusercontent.com/3349611/199274588-85f39fa1-8401-41f5-b0eb-4059a5e45007.png) ### 五、参考Grafana看板 +[Mysqld Exporter Dashboard 22_11_01中文版](https://github.com/starsliao/ConsulManager/blob/main/docs/1%20Mysqld%20Exporter%20Dashboard%2022_11_01%E4%B8%AD%E6%96%87%E7%89%88-1667322674584.json) + ![mysql1](https://user-images.githubusercontent.com/3349611/199293017-ecd09b7d-4731-44f0-9cc8-eefdd59550a1.png) ![mysql2](https://user-images.githubusercontent.com/3349611/199293035-dd6a911c-838d-4f01-93d3-14bda375ee64.png)