Skip to content

Commit

Permalink
fix a broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
Oreoxmt authored and ti-chi-bot committed Nov 14, 2022
1 parent 0c91ea1 commit c44105b
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 @@ -10,11 +10,11 @@ summary: Learn how to export snapshots of Grafana Dashboard, and how to visualiz
# Export Grafana Snapshots

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 c44105b

Please sign in to comment.