Skip to content

Releases: grafana/azure-data-explorer-datasource

azure-data-explorer-datasource v2.0.3

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

azure-data-explorer-datasource v2.0.2

19 Feb 22:27
Compare
Choose a tag to compare
  • Bugfix for issue #60
  • Updated packages

azure-data-explorer-datasource v2.0.1

17 Jan 16:08
Compare
Choose a tag to compare

[2.0.1]

  • Add key value support to plugin (based off of mysql plugin)
  • New feature for metric naming and aliasing

azure-data-explorer-datasource v2.0.0

11 Sep 15:23
Compare
Choose a tag to compare
  • Time series queries now support alerting.
  • Time series queries now support multiple value and multiple string columns.
  • The Kusto "time series" type created with the Kusto make-series operator is now supported.
  • Macros have been added so as not to conflict with Grafana's built-in query Macros: $__timeFrom, $__timeTo, and $__timeInterval.
  • Caching of Table and Time Series queries has been removed until backend plugins support caching.
  • Queries no longer have an ORDER by clause appended when there is not one, however if time series is unsorted there will be a warning in the query editor.

azure-data-explorer-datasource v1.3.2

20 Jun 03:05
Compare
Choose a tag to compare
  • Bugfix for issue #8
  • Updated packages
  • Added circleci