Skip to content

grafana-clickhouse-datasource v4.16.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 20:05
· 19 commits to main since this release
0f46f85

4.16.0

Features

  • Explain column roles in logs/traces/timeseries query builders (#1790)
  • Cache system.tables/columns schema introspection with single flight (#1787)

Fixes

  • Drop LIMIT from single-trace span query (#1795)
  • Forward X-Grafana-User header to ClickHouse when enabled (#1797)
  • Fix slow traceId lookup (#1705)
  • Replace js-sql-parser with existing ClickHouse lexer for SQL validation (#1778)
  • Match column suggestions case-insensitively in autocomplete (#1779)
  • Dependency updates