Skip to content

Releases: grafana/clickhouse-datasource

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

grafana-clickhouse-datasource v4.8.1

18 Feb 19:30

Choose a tag to compare

4.8.1

Fixes

  • Dependency updates

grafana-clickhouse-datasource v4.8.0

12 Feb 15:50

Choose a tag to compare

4.8.0

Features

  • Enable CtrlCmd + Enter keyboard shortcut to Run Query (#1158)

Fixes

  • Refactor MutateResponse function and PDC dialler creation (#1155)
  • Refactor clickhouse.Connect to improve context cancellation handling (#1154)
  • Prevent usage of failed connections and improve connection management (#1156). Please note that following this change, the following limits will be set. Although we believe these limits are reasonable, you can adjust them in the datasource settings if needed:
    • MaxOpenConns to 50.
    • MaxIdleConns to 25.
    • ConnMaxLifetime to 5 minutes.
  • Dependency updates

grafana-clickhouse-datasource v4.7.0

03 Feb 19:02

Choose a tag to compare

4.7.0

Features

  • Add JSON column sub-paths to column selection in query builder
  • Added events support in trace detail view.(#1128)

grafana-clickhouse-datasource v4.6.0

22 Jan 16:41

Choose a tag to compare

4.6.0

Features

  • Add support for new Variant, Dynamic, and JSON types (#1108)

Fixes

  • Optimized performance for log volumes processing using ClickHouse multiSearchAny

grafana-clickhouse-datasource v4.5.1

27 Nov 16:15

Choose a tag to compare

grafana-clickhouse-datasource v4.5.0

14 Oct 11:52

Choose a tag to compare