Skip to content

Releases: Subito-it/grafana-dashboard-builder

v0.9.0: Merge pull request #18 from panyushov/grafana-dashboard-builder

21 Jan 16:54
Compare
Choose a tag to compare

Yaml Loader Enhancement - Fix import issue

05 Nov 12:36
56f1df4
Compare
Choose a tag to compare

Hotfix for import issue:

AttributeError: module 'grafana_dashboards.gdbyaml' has no attribute 'load'

Yaml Loader Enhancement

05 Nov 11:13
bb575e7
Compare
Choose a tag to compare

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

08 Oct 08:00
d38d73e
Compare
Choose a tag to compare

v0.7.1: Merge pull request #12 from manueligno78/support-sort-ordering

02 Oct 13:16
042d2be
Compare
Choose a tag to compare

Support "sort" field for query template variables

v0.7.0

27 Sep 13:56
da30450
Compare
Choose a tag to compare

Added ElasticSearch datasource support

Add version history messagge

23 Jul 09:25
e0b0649
Compare
Choose a tag to compare
Merge pull request #7 from trampfox/add-version-notes

Add message argument (set commit message).