mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 05:12:36 +08:00

* Add aliases to all files Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Prettify front matter Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
8 lines
356 B
Markdown
8 lines
356 B
Markdown
---
|
|
aliases:
|
|
- /docs/grafana/latest/shared/panels/repeat-panel-intro/
|
|
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.
|