mirror of
https://github.com/grafana/grafana.git
synced 2025-09-24 08:14:00 +08:00

* 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
5 lines
287 B
Markdown
5 lines
287 B
Markdown
---
|
|
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. |