Switch language한국어
Back to the list

How Jaeger hit 8.6× compression on 10 million spans with ClickHouse

TL;DR AI

Key summary

2 min read
  1. Jaeger v2.18.0 now supports ClickHouse as a native storage backend for distributed tracing.

  2. The update shows why columnar storage works well for trace data, with an 8.6× compression result on spans.

  3. It also details schema decisions aimed at faster trace lookup and service performance analytics.

  4. For large-scale microservices monitoring, this could mean better query speed, lower storage cost, and built-in health insights.

Read the original