Langfuse v4: up to 165× faster · Read more
IntegrationsClickHouse Observability

ClickHouse Observability

ClickHouse Observability (ClickStack) brings logs, metrics, and traces together for operational monitoring. Langfuse adds workflows for inspecting AI execution, evaluating outputs, improving prompts, and turning production examples into experiments. Both support OpenTelemetry, so you can send the same traces to both destinations.

Why use both?

A slow or unsuccessful agent request raises different questions. An operations engineer might look for a failing dependency or SLO breach. An AI engineer might inspect the prompt, retrieved context, and tool calls. Shared trace context lets both teams investigate the same request in the tool they already use.

Langfuse connects production observations to a continuous improvement loop. ClickHouse Observability overlaps with the Observe and Monitor stages for operational work.

ClickHouse ObservabilityLangfuse
Typical usersOperations, SRE, platform, and application engineersAI engineers, product teams, and domain experts
Main questionsIs the service healthy? What caused an error or latency spike? Are we meeting our SLOs?Why did the agent behave this way? How can we improve its quality, cost, and latency?
Common workflowsMonitor logs, metrics, and traces; configure alerts; investigate incidentsInspect prompts and responses; evaluate outputs; curate datasets; run experiments; iterate on prompts

Each team can set its own sampling and retention. An AI team may keep a broad history for evaluation; an operations team may keep what it needs for incidents. Neither product requires a particular split.

Anthropic and OpenAI use ClickHouse for observability at scale.

Instrument your application with OpenTelemetry and export to a Langfuse project and your ClickHouse Observability environment.

Export from the application or through an OpenTelemetry Collector. Keep the original trace context on both paths so the same request is identifiable in each tool. Apply destination-specific sampling after the paths split if you need different coverage.

Send a test request and confirm the same trace ID appears in both tools. Logs and metrics can continue to flow to ClickHouse Observability.

Open source

ClickHouse Observability is built on ClickStack: ClickHouse, OpenTelemetry, and the HyperDX interface.

Roadmap

We are working on deeper cross-linking and shared instrumentation so you can move between the two workflows without duplicating data.

Questions? Contact support or open a GitHub issue.


Was this page helpful?

Last updated on