Skip to content

azure-data-explorer-datasource v2.0.0

Compare
Choose a tag to compare
@briangann briangann released this 11 Sep 15:23
· 0 commits to 8d38418894a399830b86e3796621be0059bbf8bc since this release
  • 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.