grafyaml/grafana_dashboards/schema/panel
Ye Na Rhee f89102bbf9 Add datasource option to more elements
This change adds support for datasource option to:
* graph panel
* singlestat panel
* templating

This enables the user to use other datasource than the default datasource
for graph/singlestat panels and templating. It is useful when more
than one datasource are available in Grafana.

Change-Id: I2e81a2dc4658c530bf82c4b349e2991dad348b01
2016-08-11 20:19:12 -04:00
..
__init__.py Refactor Panel class 2015-11-16 11:06:04 -05:00
base.py Refactor Panel class 2015-11-16 11:06:04 -05:00
dashlist.py Refactor Panel class 2015-11-16 11:06:04 -05:00
graph.py Add datasource option to more elements 2016-08-11 20:19:12 -04:00
singlestat.py Add datasource option to more elements 2016-08-11 20:19:12 -04:00
text.py Refactor Panel class 2015-11-16 11:06:04 -05:00