mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 09:52:35 +08:00

* updated all text related to panel actions menu * removed to do notes and updated intro text for panel inspect * added screenshot * added indents * replaced panel links image and updated intro text * added missed panel header related updates * updated panel editor overview image * chunked out steps per review feedback
44 lines
1.7 KiB
Markdown
44 lines
1.7 KiB
Markdown
---
|
|
description: Learn how to send a panel to Grafana Labs support for troubleshooting
|
|
keywords:
|
|
- grafana
|
|
- troubleshooting
|
|
- support
|
|
- dashboards
|
|
title: Send a panel to Grafana Labs support
|
|
menutitle: Send panel to support
|
|
weight: 100
|
|
---
|
|
|
|
# Send a panel to Grafana Labs support
|
|
|
|
When you encounter problems with any of your visualizations, you can send the panel JSON model to Grafana Labs Technical Support and request help with troubleshooting your issue.
|
|
|
|
The panel that you send includes all query response data and all visualizations settings. Upon receiving your panel, Grafana Labs Technical Support imports your data into a local version of Grafana and begins researching your problem.
|
|
|
|
1. Open the dashboard that contains the panel you want to send to Grafana Labs.
|
|
|
|
1. Hover over any part of the panel to display the actions menu on the top right corner.
|
|
|
|
1. Click the menu and select **More > Get help**.
|
|
|
|
Grafana opens a standalone support dashboard that contains the data you are sending to Grafana Labs Technical Support.
|
|
|
|
If you enable iframes, the support dashboard includes the visualization that looks similar to the following image.
|
|
|
|

|
|
|
|
1. To send the panel data to Grafana Labs via Github:
|
|
|
|
a. Click **Copy to clipboard**.
|
|
|
|
b. In the [Grafana/Grafana](https://github.com/grafana/grafana) repository, create an issue, and paste the contents of the support dashboard.
|
|
|
|
1. To send the panel data to Grafana Labs via a support ticket:
|
|
|
|
a. Click **Dashboard**.
|
|
|
|
Grafana downloads the support dashboard to a TXT file.
|
|
|
|
b. Attach the TXT file to a support ticket that you send to Grafana Labs Technical Support.
|