mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 01:32:08 +08:00

* Format md,mdx files with prettier on lint-staged * Manually run prettier on docs/sources
6 lines
288 B
Markdown
6 lines
288 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.
|