Commit 249b82d2 by Carl Bergquist Committed by GitHub

Merge pull request #6873 from dec5e/reference_typos

Fix some typos in Reference docs
parents 8ee85626 c97e9522
...@@ -9,7 +9,7 @@ weight = 8 ...@@ -9,7 +9,7 @@ weight = 8
# Export and Import # Export and Import
Grafana Dashboads can easily be exported and imported, either from the UI or from the HTTP API. Grafana Dashboards can easily be exported and imported, either from the UI or from the HTTP API.
## Exporting a dashboard ## Exporting a dashboard
...@@ -22,9 +22,9 @@ The export feature is accessed from the share menu. ...@@ -22,9 +22,9 @@ The export feature is accessed from the share menu.
### Making a dashboard portable ### Making a dashboard portable
If you want to export a dashboard for others to use then it could be a good idea to If you want to export a dashboard for others to use then it could be a good idea to
add template variables for things like a metric prefix (use contant variable) and server name. add template variables for things like a metric prefix (use constant variable) and server name.
A template varible of the type `Constant` will automatically be hidden in A template variable of the type `Constant` will automatically be hidden in
the dashboard, and will also be added as an required input when the dashboard is imported. the dashboard, and will also be added as an required input when the dashboard is imported.
## Importing a dashboard ## Importing a dashboard
...@@ -43,7 +43,7 @@ data source you want the dashboard to use and specify any metric prefixes (if th ...@@ -43,7 +43,7 @@ data source you want the dashboard to use and specify any metric prefixes (if th
## Discover dashboards on Grafana.net ## Discover dashboards on Grafana.net
Find dashboads for common server applications at [Grafana.net/dashboards](https://grafana.net/dashboards). Find dashboards for common server applications at [Grafana.net/dashboards](https://grafana.net/dashboards).
<img src="/img/docs/v31/gnet_dashboards_list.png"> <img src="/img/docs/v31/gnet_dashboards_list.png">
......
+++ +++
title = "Singletat Panel" title = "Singlestat Panel"
keywords = ["grafana", "dashboard", "documentation", "panels", "singlestat"] keywords = ["grafana", "dashboard", "documentation", "panels", "singlestat"]
type = "docs" type = "docs"
[menu.docs] [menu.docs]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment