Skip to content

Releases: grafana/clickhouse-datasource

grafana-clickhouse-datasource v2.2.1

09 May 00:26

Choose a tag to compare

2.2.1

  • Chore - Backend binaries compiled with latest go version 1.20.4
  • Custom ClickHouse settings can be set in data source settings. Allow passing custom ClickHouse settings in datasource

grafana-clickhouse-datasource v3.0.2-beta

08 May 22:00

Choose a tag to compare

3.0.2-beta

  • Custom ClickHouse settings can be set in data source settings. Allow passing custom ClickHouse settings in datasource
  • Histogram UI fixes Histogram UI fixes
    • Support filter/filter out logs view actions
    • Fix undefined database name by default
    • Reset level and time field properly on table/database change
    • Make it possible to clear the level field (so the histogram will render without grouping by level)
    • Fix filter value that gets stuck in the UI
  • Tracing dashboard added to default dashboards. Tracing dashboard

grafana-clickhouse-datasource v3.0.1-beta

14 Apr 17:10

Choose a tag to compare

3.0.1-beta

Users on v8.x of Grafana are encouraged to continue to use v2.2.0 of the plugin.
Users of Grafana v9.x can use v3 however it is beta and may contain bugs.

grafana-clickhouse-datasource v3.0.0

11 Apr 21:35

Choose a tag to compare

3.0.0

grafana-clickhouse-datasource v2.2.0

23 Mar 18:52

Choose a tag to compare

grafana-clickhouse-datasource v2.1.1

13 Mar 19:39

Choose a tag to compare

grafana-clickhouse-datasource v2.1.0

09 Mar 17:15

Choose a tag to compare

2.1.0

  • Fix - Quote table names with dots by @slvrtrn in #298
  • Add a predefined TimeRange filter if there is at least one DateTime* column by @slvrtrn in #304

grafana-clickhouse-datasource v2.0.7

25 Jan 19:35

Choose a tag to compare

2.0.7

grafana-clickhouse-datasource v2.0.6

21 Dec 15:35

Choose a tag to compare

2.0.6

Chore - Backend binaries compiled with latest go version 1.19.4
Chore - Backend grafana dependencies updated to latest version
Chore - Clickhouse-go client updated to v2.4.3

grafana-clickhouse-datasource v2.0.5

06 Dec 08:12

Choose a tag to compare

2.0.5

Chore - update sqlds to 2.3.17 which fixes complex macro queries
Chore - backend grafana dependency updated
Fix - Allow default protocol toggle value when saving in settings