Skip to content

Commit

Permalink
This is an automated cherry-pick of #14930
Browse files Browse the repository at this point in the history
Signed-off-by: ti-chi-bot <[email protected]>
  • Loading branch information
Oreoxmt authored and ti-chi-bot committed Sep 27, 2023
1 parent 8369351 commit 8456bf5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion exporting-grafana-snapshots.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,19 @@ summary: Learn how to export snapshots of Grafana Dashboard, and how to visualiz

# Export Grafana Snapshots

<<<<<<< HEAD
> **Note:**
>
> 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.
>>>>>>> 4ed65dd5e6 (metricstool: fix a broken link (#14930))
## 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 8456bf5

Please sign in to comment.