From 3898206264e167c9a638c31b0358d9facf3485bd Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Wed, 27 Sep 2023 12:16:47 +0800 Subject: [PATCH] metricstool: fix a broken link (#14930) (#14934) --- exporting-grafana-snapshots.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exporting-grafana-snapshots.md b/exporting-grafana-snapshots.md index 9f3d8f8cc24de..e3e26bfea2fe6 100644 --- a/exporting-grafana-snapshots.md +++ b/exporting-grafana-snapshots.md @@ -9,11 +9,11 @@ summary: Learn how to export snapshots of Grafana Dashboard, and how to visualiz > > Currently, MetricsTool can only be used with Grafana v6.x.x. -Metrics data is important in troubleshooting. When you request remote assistance, sometimes the support staff need to view the Grafana dashboards to diagnose problems. [MetricsTool](https://metricstool.pingcap.com/) can help export snapshots of Grafana dashboards as local files and visualize these snapshots. You can share these snapshots with outsiders and allow them to accurately read out the graphs, without giving out access to other sensitive information on the Grafana server. +Metrics data is important in troubleshooting. When you request remote assistance, sometimes the support staff need to view the Grafana dashboards to diagnose problems. [MetricsTool](https://metricstool.pingcap.net/) can help export snapshots of Grafana dashboards as local files and visualize these snapshots. You can share these snapshots with outsiders and allow them to accurately read out the graphs, without giving out access to other sensitive information on the Grafana server. ## Usage -MetricsTool can be accessed from . It consists of three sets of tools: +MetricsTool can be accessed from . It consists of three sets of tools: * **Export**: A user script running on the browser's Developer Tool, allowing you to download a snapshot of all visible panels in the current dashboard on any Grafana v6.x.x server.