Skip to content

Releases: grafana/azure-data-explorer-datasource

grafana-azure-data-explorer-datasource v3.1.0

23 Sep 17:20
Compare
Choose a tag to compare
  • Global query limit is now configurable in datasource settings.
  • Auto complete will include other filters when doing the search for possible values.
  • Added !has and has_any operators.
  • Adding datasource setting to set default view when creating new queries.
  • Dynamic caching added to enable caching setting on a per query basis.
  • Column names will not sort exact match on top.
  • Columns with auto complete support will now pre-populate options prior to typing.
  • Added support to perform time shift queries.
  • Added dcount() operator for aggregations.
  • Bugfix: operator descriptions are now wider and readable.
  • Bugfix: display template variables as options.
  • Bugfix: excluding empty/missing operators from query.
  • Bugfix: aggregations without group-by are not working.
  • Bugfix: time interval off by 1000ms.

grafana-azure-data-explorer-datasource v3.0.5

04 Sep 11:36
Compare
Choose a tag to compare
  • Bugfix: when selecting template variables in the visual editor for table or database the values wasn't properly set. This should now be fixed.

grafana-azure-data-explorer-datasource v3.0.4

02 Sep 15:34
Compare
Choose a tag to compare
  • Bugfix: visual editor now includes template variables in the database selector.

grafana-azure-data-explorer-datasource v3.0.3

01 Sep 11:59
Compare
Choose a tag to compare
  • Bugfix: displays proper error message when credentials for datasource is invalid.
  • Bugfix: visual editor now supports time fields in dynamic columns.

grafana-azure-data-explorer-datasource v3.0.2

27 Aug 09:35
Compare
Choose a tag to compare
  • Bugfix: Fixed issue with schema not updating when changing datasource.
  • Improved performance when loading table schema.
  • Improved performance when doing auto complete searching.

grafana-azure-data-explorer-datasource v3.0.1

24 Aug 22:48
Compare
Choose a tag to compare
  • Support for value autocomplete in the visual query editor.
  • Support for dynamic columns in the visual query editor. Dynamic fields are automatically read from the table schema and are selectable when building up a query. Value autocomplete also works for dynamic columns.
  • Migration script for existing dashboards.
  • Performance improvements for the autocomplete and dynamic column features.
  • Performance improvements when loading the table schema.

grafana-azure-data-explorer-datasource-v2.0.6

15 May 17:51
Compare
Choose a tag to compare

[2.0.6] 2020-05-15

  • Signed for V7
  • Packages updated, plugin only compatible with v6.3.6 and higher

azure-data-explorer-datasource_v2.0.5

19 Mar 03:31
7f77e22
Compare
Choose a tag to compare

[2.0.5]

  • Bugfix for issue #61. This is a temp fix, as a proper fix requires refactoring some of the backend.

grafana-azure-data-explorer-datasource v2.0.4

20 Feb 18:00
Compare
Choose a tag to compare

azure-data-explorer-datasource v2.0.3

20 Feb 07:02
Compare
Choose a tag to compare
  • Bugfix for issue #60
  • Updated packages