Skip to content

Commit

Permalink
metricstool: fix a broken link (#14930) (#14934)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Sep 27, 2023
1 parent 8369351 commit 3898206
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions exporting-grafana-snapshots.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://metricstool.pingcap.com/>. It consists of three sets of tools:
MetricsTool can be accessed from <https://metricstool.pingcap.net/>. 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.

Expand Down

0 comments on commit 3898206

Please sign in to comment.