
* Added import and troubleshoot dashboards pages * Moved import dashboards to build dashboards folder * Updated import dashboards content * Updated manage dashboards page * Updated troublshooting dashboards page * Finalized text for Import dashboards and moved orphaned content to Sharing page * Made general copy edits to Troubleshooting dashboards * Moved More examples heading and content from Troubleshooting to Import * General copy edits to Troubleshooting * Fixed broken links and made small copy edits * Fixed broken link * Removed note and replaced with plain text description of Dashboards page Added to do for clarifying display of Shared with me section * Deleted orphaned export content; to be rolled in later * Copy edits * Updated Shared with me section * Copy edits * Apply suggestions from code review Co-authored-by: Jack Baldry <jack.baldry@grafana.com> --------- Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2.5 KiB
aliases | canonical | keywords | labels | menuTitle | title | description | weight | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
https://grafana.com/docs/grafana/latest/dashboards/build-dashboards/import-dashboards/ |
|
|
Import dashboards | Import dashboards | Learn how to import dashboards and about Grafana's preconfigured dashboards | 5 |
Import dashboards
You can import preconfigured dashboards into your Grafana instance or Cloud stack using the UI or the [HTTP API][].
Import a dashboard
To import a dashboard, follow these steps:
-
Click Dashboards in the primary menu.
-
Click New and select Import in the drop-down menu.
-
Perform one of the following steps:
- Upload a dashboard JSON file.
- Paste a Grafana.com dashboard URL or ID into the field provided.
- Paste dashboard JSON text directly into the text area.
-
(Optional) Change the dashboard name, folder, or UID, and specify metric prefixes, if the dashboard uses any.
-
Select a data source, if required.
-
Click Import.
-
Save the dashboard.
Discover dashboards on grafana.com
The Dashboards page on grafana.com provides you with dashboards for common server applications. Browse our library of official and community-built dashboards and import them to quickly get up and running.
{{< figure src="/media/docs/grafana/dashboards/screenshot-gcom-dashboards.png" alt="Preconfigured dashboards on grafana.com">}}
You can also add to this library by exporting one of your own dashboards. For more information, refer to [Share dashboards and panels][].
More examples
Your Grafana Cloud stack comes with several default dashboards in the Grafana Cloud folder in Dashboards. If you're running your own installation of Grafana, you can find more example dashboards in the public/dashboards/
directory.
{{% docs/reference %}} [HTTP API]: "/docs/grafana/ -> /docs/grafana//developers/http_api" [HTTP API]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/developer-resources/api-reference/http-api"
[Share dashboards and panels]: "/docs/grafana/ -> /docs/grafana//dashboards/share-dashboards-panels" [Share dashboards and panels]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/visualizations/dashboards/share-dashboards-panels" {{% /docs/reference %}}