Releases: grafana/clickhouse-datasource
Releases · grafana/clickhouse-datasource
grafana-clickhouse-datasource v4.5.0
grafana-clickhouse-datasource v4.4.0
4.4.0
Features
- Added "Labels" column selector to the log query builder
- Datasource OTel configuration will now set default table names for logs and traces.
Fixes
- Added warning for when
uid
is missing in provisioned datasources. - Map filters in the query builder now correctly show the key instead of the column name
- Updated and fixed missing
system.dashboards
dashboard in list of dashboards - Updated the duration value in example traces dashboard to provide useful information
- Fix to display status codes from spans in trace queries (#950)
grafana-clickhouse-datasource v4.3.2
4.3.2
Fixes
- Optimized performance for types dependent on the JSON converter
- Dependency updates
grafana-clickhouse-datasource v4.3.1
grafana-clickhouse-datasource v4.3.0
grafana-clickhouse-datasource v4.2.0
Release 4.2.0
Features
- Added
$__dateTimeFilter()
macro for conveniently filtering a PRIMARY KEY composed of Date and DateTime columns.
grafana-clickhouse-datasource v4.1.0
4.1.0
Features
- Added the ability to define column alias tables in the config, which simplifies query syntax for tables with a known schema.
grafana-clickhouse-datasource v4.0.8
grafana-clickhouse-datasource v4.0.7
4.0.7
- Upgrade dependencies
grafana-clickhouse-datasource v4.0.6
4.0.6
Fixes
- Add support for configuring proxy options from context rather than environment variables (supported by updating
sqlds
) (#799)