
A cool feature grafana has is the ability to template dashboards with variables. This code now provides that ability to the user. Change-Id: Ib2f565e3d39523105b2c07d29d5257494a8bae67 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
7 lines
107 B
YAML
7 lines
107 B
YAML
dashboard:
|
|
templating:
|
|
- name: foobar
|
|
query: foobar.*
|
|
type: query
|
|
title: New dashboard
|