Skip to content

Releases: grafana/clickhouse-datasource

grafana-clickhouse-datasource v4.14.1

03 Mar 18:09
c4409cf

Choose a tag to compare

4.14.1

Features

  • Extract Map value type for mapKey filter in getFilters (#1694)

Fixes

  • Dependency updates

grafana-clickhouse-datasource v4.14.0

25 Feb 15:43
e249791

Choose a tag to compare

4.14.0

Features

  • Add FilterTime hint to enable multi-timestamp log filtering/sorting (#1642)
  • Skip OTel trace time range optimization when trace timestamp table does not exist (#1663)

Fixes

  • Dependency updates
  • Add separate columns for Resource/Scope/Log Attributes (#1560)
  • Fix panic when configuring datasource with numeric timeout values (#1559)

grafana-clickhouse-datasource v4.13.0

27 Jan 15:22
fd9b24e

Choose a tag to compare

4.13.0

Features

  • Support for hiding table names in ad-hoc filters (#1493)
  • Allow manual placement of ad-hoc filters (#1488)
  • Add support for Nullable(Enum8/16) column types (#1523)
  • Add dashboard variable to control AdHoc filter syntax (#1464)

Fixes

  • Fix generating query with column names containing colons (#1538)
  • Update config HTTPS language (#1537)
  • Dependency updates

grafana-clickhouse-datasource v4.12.0

13 Jan 21:02
c55d83b

Choose a tag to compare

4.12.0

Features

  • Support log volume queries for the SQL editor. Note that this will only work for Grafana versions >= 12.4.0 (#1475)
  • Support columns with . in ad-hoc filters (#1481)

Fixes

  • Dependency updates

grafana-clickhouse-datasource v4.11.4

15 Dec 20:16
d127f23

Choose a tag to compare

grafana-clickhouse-datasource v4.11.3

12 Nov 15:26
6440934

Choose a tag to compare

grafana-clickhouse-datasource v4.11.2

21 Oct 17:07
887c2cb

Choose a tag to compare

4.11.2

Features

  • Second part of redesigned ClickHouse config page (behind newClickhouseConfigPageDesign) (#1387)

Fixes

  • Improved error classification to mark all ClickHouse errors as downstream errors, including errors wrapped in HTTP response bodies and multi-error chains (#1405)
  • Dependency updates

grafana-clickhouse-datasource v4.10.2

14 Aug 18:04
e5315e4

Choose a tag to compare

4.10.2

Fixes

  • Fix Ad-Hoc filters for variable datasources #1330
  • Fix switching between SQL Editor and Query Builder #1337
  • Fix large JSON objects + complex JSON types #1326
  • Configuration fixes related to row limit implementation #1294
  • Fix bug where switched to logs query type errored #1341
  • Dependency updates

grafana-clickhouse-datasource v4.9.0

21 May 17:14

Choose a tag to compare

4.9.0

Features

  • Add support for the Grafana row_limit configuration setting.
  • Add support for kind, status, instrumentation library, links, events and state data for traces (#1043, #1208)
  • Cancel JSON paths query after 10s (#1206)
  • SQL Editor now suggests database, table, column, and function names while typing (#1204)
  • Add SQL Formatter button + shortcut for making long queries more readable in the editor (#1205)

Fixes

  • Fixed "run query" shortcut from running stale query (#1205)
  • Dependency updates

grafana-clickhouse-datasource v4.8.2

24 Feb 19:08

Choose a tag to compare

4.8.2

Fixes

  • Dependency updates