→ Back to Home
Observability

Grafana Tempo 3.0 Released with Kafka-Compatible Architecture and TraceQL Metrics GA

Grafana Labs has rolled out Tempo 3.0, marking a major evolution for its distributed tracing solution. The core highlight of this release is a brand-new Kafka-compatible architecture, specifically engineered to address the growing challenges of scale and cost in modern microservices environments. This architectural shift fundamentally changes how Tempo ingests, stores, and queries trace data, promising greater efficiency and a lower total cost of ownership for organizations. Another pivotal feature in Tempo 3.0 is the general availability of TraceQL metrics. This allows users to generate metrics and extract valuable insights directly from their tracing data, bridging the gap between detailed trace analysis and high-level performance monitoring. The release also brings significant improvements to query performance, making it faster to navigate and understand complex trace datasets. Furthermore, Tempo 3.0 introduces enhanced trace redaction capabilities. Recognizing that trace data can sometimes contain sensitive information, including personally identifiable information (PII), the new `tempo-cli redact` command provides operators with a robust mechanism to remove such data. This ensures better data governance and compliance, allowing teams to maintain comprehensive observability without compromising privacy. These updates collectively aim to streamline tracing deployments and provide more actionable intelligence from distributed systems.
#distributed tracing#grafana#opentelemetry#observability#kafka#traceql
Read original source