Skip to content

2.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Slach Slach released this 24 Jul 10:07
· 1151 commits to master since this release
a02221e

Enhancements:

  • 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:

  • 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: