Releases: Subito-it/grafana-dashboard-builder
Releases · Subito-it/grafana-dashboard-builder
v0.9.0: Merge pull request #18 from panyushov/grafana-dashboard-builder
Yaml Loader Enhancement - Fix import issue
Hotfix for import issue:
AttributeError: module 'grafana_dashboards.gdbyaml' has no attribute 'load'
Yaml Loader Enhancement
We changed the yaml loader with a custom one.
This loader allow us to use the !include
statement, so complexity reduction on dashboard definition and code reusing is now easy with this feature.
v0.7.2: Merge pull request #13 from manueligno78/mixed-datasource
Support for mixed datasource on panels
v0.7.1: Merge pull request #12 from manueligno78/support-sort-ordering
Support "sort" field for query template variables
v0.7.0
Added ElasticSearch datasource support
Add version history messagge
Merge pull request #7 from trampfox/add-version-notes Add message argument (set commit message).