Skip to content

Releases: simPod/GrafanaJsonDatasource

Wait is over

27 Aug 07:59
c33e450
Compare
Choose a tag to compare

Features

  • DataFrame is supported. Every response is converted to DataFrame now.
  • Uses native Annotations
  • interval variables are supported

Breaking Changes

  • Removed Format As input and with that a type field in request.
  • Field target.data in request was renamed to target.payload (edit your Dashboard's JSON for easy migration).
  • You should resave your variables as the legacy support has been dropped (it requires { query: string, format: string } shape) 77a042f

Constraint is set to Grafana 8.0.0+

v0.2.6

14 Jul 07:57
0b4d921
Compare
Choose a tag to compare

Query Variables now have Raw JSON switch. When enabled, the query string is parsed as a JSON object. Otherwise when disabled, the query string is placed into a target key to create a JSON object.

v0.2.5

19 May 07:19
Compare
Choose a tag to compare
  • Security dep bumps
  • Do not issue a query when metric is not selected #165

This should be a last version in 0.2.x row

v0.2.4

18 Mar 07:53
Compare
Choose a tag to compare

@istvan86-nagy fixed order of processing Additional JSON, so we're first replacing variables and JSON parse after that in #149

v0.2.3

25 Jan 10:20
Compare
Choose a tag to compare
  • Require @grafana v7.3
  • Support textbox variables
  • Upgrade deps

v0.2.2

15 Oct 08:37
Compare
Choose a tag to compare

Fixes

v0.2.1

05 Oct 17:50
a041dbf
Compare
Choose a tag to compare

Little fixes

v0.2.0

04 Jun 12:28
3413784
Compare
Choose a tag to compare

Min required version of Grafana is v7

v0.1.8

04 Jun 12:27
91101cd
Compare
Choose a tag to compare

Last release supporting Grafana v6

v0.1.7

15 Jan 22:56
d907cc4
Compare
Choose a tag to compare
Release v0.1.7