Skip to content

ClickHouse plugins#

The ClickHouse package includes several plugins that provide comprehensive support for ClickHouse database in Perses dashboards.

Datasource (ClickHouseDatasource)#

The ClickHouse datasource enables connection between Perses and your ClickHouse database for analytical querying. It works with various visualization panels and supports SQL queries.

It supports the proxy feature of Perses that allows to restrict the access to your data source.

See also technical docs related to this plugin:

Time Series Query (ClickHouseTimeSeriesQuery)#

The ClickHouse time series query plugin enables executing SQL queries against your ClickHouse database for time-based data visualization. It supports complex analytical queries and aggregations for metrics and time series data.

See also technical docs related to this plugin:

Log Query (ClickHouseLogQuery)#

The ClickHouse log query plugin enables querying log data stored in your ClickHouse database. It supports log filtering, searching, and analysis for log management use cases.

See also technical docs related to this plugin: