Skip to main content

ClickHouse for observability

Early adopters of ClickHouse recognized something fundamental: observability is a data problem. The database you choose defines the cost, scale, and capabilities of your observability platform - which is why selecting the right database for time-series data is often the most important architectural decision when building in-house or starting an observability company. This is exactly why ClickHouse has been at the core of observability stacks for years. From industry giants like Netflix and eBay to observability startups like Sentry and Dash0, ClickHouse powers logs, metrics, and traces at a massive scale. Its column-oriented storage, aggressive compression, and vectorized execution engine dramatically reduce costs and deliver the sub-second queries engineers need to debug live systems without waiting on slow tooling.

ClickStack

At the core of ClickHouse for the observability use-case is ClickStack, an innovative observability platform that revolutionizes how you handle logs, traces, and metrics by storing them all in a single ClickHouse database. This unified approach makes it incredibly easy to correlate signals across your entire infrastructure and applications. ClickStack is built around three core components that work seamlessly together:
The ClickStack distribution of the OpenTelemetry collector serves as your data ingestion gateway. OpenTelemetry has become the industry standard for observability data, making this collector the natural choice for handling your telemetry streams.
What makes ClickStack particularly compelling is its flexibility. While it’s OpenTelemetry native and works best with the OpenTelemetry ecosystem, it’s not exclusively tied to it. You can ingest data from various sources, including S3, Kafka, and other agents, giving you the freedom to work with your existing infrastructure.
Last modified on June 8, 2026