
the following patch will allow us to use datasource type in template schema. Change-Id: I15cce5f8f97d1837b94eaa7067d7ebe8e449f8f4 Signed-off-by: Eldad Marciano <emarcian@redhat.com>
10 lines
180 B
YAML
10 lines
180 B
YAML
dashboard:
|
|
templating:
|
|
- name: foobar
|
|
query: prometheus
|
|
type: datasource
|
|
current:
|
|
value: prometheus
|
|
text: prometheus
|
|
title: New dashboard
|