mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 00:42:23 +08:00

* Changes. to metadata in Manage users * changes to install section * Added titile * More changes. * Updated administration folder metadata, moved 2 files from installation folder. * Added links to Administration landing page, other metadata changes worked out. * Updated alerting section metadata. * Updated metadata of Auth section. Broke index and created separate Grafana Authentication section. * Added correct weight. * Updated metadata for the Best practices section. * Updated metadata in templates, broke Overview topic. * Updated subment Variable types metadata * Fixed yaml file and H1 description of Variables syntax topic. * Couple more metadata changes. * Added aliases files, as suggested by Diana.
2.0 KiB
2.0 KiB
+++ title = "Variable examples" keywords = ["grafana", "templating", "documentation", "guide", "template", "variable"] type = "docs" [menu.docs] identifier = "variables-examples" parent = "variables" weight = 200 +++
Variable examples
This page contains links to dashboards in Grafana Play with examples of template variables.
- Elasticsearch Metrics - Uses ad hoc filters, global variables, and a custom variable.
- Graphite Templated Nested - Uses query variables, chained query variables, an interval variable, and a repeated panel.
- Influx DB Group By Variable - Query variable, panel uses the variable results to group the metric data.
- InfluxDB Raw Query Template Var - Uses query variables, chained query variables, and an interval variable.
- InfluxDB Server Monitoring - Uses query variables, chained query variables, an interval variable, and an ad hoc filter.
- Prometheus templating - Uses chained query variables.
- Template Redux - Uses query variables, chained query variables, ad hoc filters, an interval variable, a text box variable, a custom variable, and a data source variable.
- Templating, repeated panels - Two sets of repeated panels use query variables.
- Templating showcase - Uses custom, query, chained query, and data source variables.
- Templating value groups - Uses query variable with value groups.