github Vertamedia/clickhouse-grafana 2.1.0

latest releases: v2.4.3, v2.4.2, v2.4.1...
3 years ago

2.1.0 (2020-08-13)

Enhancement:

  • add "Skip comments" checkbox to query editor to pass SQL comments to server, fix #265
  • add setup notes for Grafana 7.x to README
  • add SQL preprocessing logic on browser side with <% js code subset %>, #186, thanks @fgbogdan
  • improve alerts query processing for use case when query(query_name, from, to) time range is less than visible dashboard time range, see #237
  • improve alerts json parsing in golang part for case when we have string fields in response which interprets as series name, see #230
  • properly parsing POST queries in golang part of plugin, #228, thanks @it1804

Fixes:

  • fix corner cases for $macro + subquery, see #276 and #277
  • fix parallel query execution, see #273
  • fix identifiers quotes, see #276, #277
  • fix plugin.json for pass grafana-plugin-repository plugin validator
  • fix multi-value variables behavior - #252
  • add Vagrantfile for statefull environment and allow to upgrade scenario like grafana 7.1.0 + grafana-cli upgrade-all
  • add multiple dashboard examples for github issues:

Don't miss a new clickhouse-grafana release

NewReleases is sending notifications on new releases.