Skip to content

2.0.0

Compare
Choose a tag to compare
@Slach Slach released this 17 Jun 07:46
· 1249 commits to master since this release
f60bdea

Enhancements:

  • compatibility with grafana 7.x, please use environment variable GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS=vertamedia-clickhouse-datasource or allow_loading_unsigned_plugins=vertamedia-clickhouse-datasource in plugins section of grafana.ini #192
  • add grafana 7.x alerting support thanks to Brian Thai https://github.com/bmanth60
  • add alias support to $perSecondColumns macro #193
  • Support custom variable type and empty values for $conditionalTest macro #178
  • add docker-compose.yaml to improve local development

Fixes:

  • fix AST for corner case when quotes escaped inside quotes #123, #195
  • fix #179, add "Extrapolation" checkbox to Query Editor