mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 05:12:36 +08:00
19 lines
767 B
Markdown
19 lines
767 B
Markdown
----
|
|
page_title: Templated dashboards
|
|
page_description: Templated dashboards
|
|
page_keywords: grafana, templating, variables, guide, documentation
|
|
---
|
|
|
|
# Templated Dashboards
|
|
|
|
Templating feature can be enabled under dashboard settings, in the Features tab. The templating feature allows
|
|
you to create variables that can be used in your metric queries, series names and panel titles. Use this feature to
|
|
create generic dashboards that can quickly be changed to show graphs for different servers or metrics.
|
|
|
|
## Screencast - Templated Graphite Queries
|
|
<iframe width="561" height="315" src="//www.youtube.com/embed/FhNUrueWwOk?list=PLDGkOdUX1Ujo3wHw9-z5Vo12YLqXRjzg2" frameborder="0" allowfullscreen></iframe>
|
|
|
|
<br>
|
|
## Screencast - Templated InfluxDB Queries
|
|
Coming soon
|