

Open source real-time observability for ClickStack
Open source, low-latency observability pipeline.
Powered by GlassFlow and ClickStack.
Cost Effective
Store less. Compute less. Pay less. Get enterprise-grade observability at a lower cost with upstream deduplication, enrichment, and schema management.
Sub-millisecond Processing
GlassFlow real-time stream processing removes duplicates, enriches events, and flattens payloads before they land in ClickHouse or ClickStack—ensuring accurate alerts and consistently query-optimized tables.

Simple to Use
Manage OpenTelemetry logs, metrics, and traces through one open-source platform powered by ClickStack. GlassFlow handles ingestion, ETL, and data quality—no separate tools or complex orchestration needed.
See how a combined GlassFlow and ClickStack platform compares to traditional observability platforms.
Limitations of ClickHouse ReplacingMergeTree Observability
ClickHouse’s ReplacingMergeTree introduces three major challenges that make achieving real-time observability difficult on the ClickStack platform.
Deduplication is only eventual and requires FINAL for accuracy
Schema evolution demands manual ALTER TABLE operations that risk breaking ingestion
How does it work?
Feel free to contact us if you have any questions after reviewing our FAQs.
Real-Time Deduplication for ClickHouse and ClickStack
GlassFlow intercepts your telemetry streams (logs, traces, metrics) before data lands in ClickHouse. With a configurable sliding window (e.g., up to 7 days), it maintains state to detect and reject duplicate events (based on keys like event_id, trace_id, etc.), forwarding only the first occurrence into storage. This ensures you never ingest duplicate log entries — meaning more accurate metrics, alerts, and cost-efficient storage.


Temporal Joins & Upstream Enrichment
Need to enrich logs with metadata — like user info, environment tags, version identifiers, or cross-stream context? GlassFlow lets you perform temporal stream joins across Kafka topics (or other input streams) within defined time windows. That means by the time data hits ClickHouse or ClickStack, it’s already enriched, flattened, and analytics-ready — no expensive JOINs or heavy query-time transformations required later.
Schema Management to Production-Ready Pipelines
GlassFlow supplies native connectors (Kafka → GlassFlow → ClickHouse) and offers a Web UI or SDK to define ingestion pipelines, mapping fields, scheduling dedupe windows, and configuring joins. It handles schema evolution transparently, adapts to new or changing event formats, and routes malformed or invalid events to a dead-letter queue — so bad data doesn’t corrupt your observability backbone. Under actual load, GlassFlow adds sub-millisecond latency per event and scales to millions of records per second, making it ideal for high-volume, real-time observability workloads.

Frequently asked questions
Feel free to contact us if you have any questions after reviewing our FAQs.
What happens if GlassFlow goes down — do we lose telemetry or block ingestion?
What delivery guarantees does GlassFlow provide (at-least-once, exactly-once), and how does deduplication stay correct?
How do we integrate GlassFlow with our existing pipeline (OpenTelemetry, Kafka, Fluent Bit)?
How does GlassFlow handle schema evolution — and what happens when events change or break?
What performance overhead does GlassFlow introduce, and how does it scale at high volume?

