Docs: 8.0 panel edit updates (#34533)

* Update timeseries.md

* Update add-a-panel.md

* Update _index.md

* Update panel-editor.md

* content updates

* content edits

* moved repeat panels topic

* Update getting-started.md

* edits

* Update DRAFT.md
This commit is contained in:
Diana Payton
2021-05-20 23:16:15 +02:00
committed by GitHub
parent 676ddac088
commit 0ee0d65e12
12 changed files with 84 additions and 69 deletions
@@ -0,0 +1,5 @@
---
title: Panel links intro
---
Each panel can have its own set of links that are shown in the upper left corner of the panel. You can link to any available URL, including dashboards, panels, or external sites. You can even control the time range to ensure the user is zoomed in on the right data in Grafana.
@@ -0,0 +1,5 @@
---
title: Repeat panel intro
---
Grafana lets you create dynamic dashboards using _template variables_. All variables in your queries expand to the current value of the variable before the query is sent to the database. Variables let you reuse a single dashboard for all your services.