Read More →
E2E Columnar Telemetry with 3 signals from scratch — Rust & OpenTelemetry
Building a unified metrics, traces, and logs pipeline in Rust with columnar storage and native OTel integration.
MAR 06, 2026
18 min read
18 min read
Building a unified metrics, traces, and logs pipeline in Rust with columnar storage and native OTel integration.
How we designed a zero-copy, async-first telemetry pipeline on Tokio that sustains 1M events/sec without dropping a single span.
Walking through a game theory problem with pattern matching, iterators, and zero-cost abstractions.
Why we wrote our own append-only log, how it handles backpressure, and what we learned shipping it to production.
Why we started Tensortable, what we believe about the future of AI infrastructure, and where we're headed next.