Join us

ContentUpdates and recent posts about Grafana Tempo..
Link
@simme shared a link, 1 week, 6 days ago
Senior Engineering Manager, @canonical

Boring code is an organizational tell

Boring code is an organizational symptom, not an aesthetic failure. Co-change patterns in version control reveal team boundaries before any retrospective does; ownership concentration predicts defects better than code complexity metrics. With agents removing the friction that contained clever code accumulation, the incentive structures that produce boring code have never mattered more.

gradients
 Activity
@simme started using tool Ubuntu , 1 week, 6 days ago.
 Activity
@simme started using tool TypeScript , 1 week, 6 days ago.
 Activity
@simme started using tool Python , 1 week, 6 days ago.
 Activity
@simme started using tool PostgreSQL , 1 week, 6 days ago.
 Activity
@simme started using tool lxd , 1 week, 6 days ago.
 Activity
@simme started using tool Kubernetes , 1 week, 6 days ago.
 Activity
@simme started using tool K6 , 1 week, 6 days ago.
 Activity
@simme started using tool Juju , 1 week, 6 days ago.
 Activity
@simme started using tool Grafana Tempo , 1 week, 6 days ago.
Grafana Tempo is a distributed tracing backend built for massive scale and low operational overhead. Unlike traditional tracing systems that depend on complex databases, Tempo uses object storage—such as S3, GCS, or Azure Blob Storage—to store trace data, making it highly cost-effective and resilient. Tempo is part of the Grafana observability stack and integrates natively with Grafana, Prometheus, and Loki, enabling unified visualization and correlation across metrics, logs, and traces.

Technically, Tempo supports ingestion from major tracing protocols including Jaeger, Zipkin, OpenCensus, and OpenTelemetry, ensuring easy interoperability. It features TraceQL, a domain-specific query language for traces inspired by PromQL and LogQL, allowing developers to perform targeted searches and complex trace-based analytics. The newer TraceQL Metrics capability even lets users derive metrics directly from trace data, bridging the gap between tracing and performance analysis.

Tempo’s Traces Drilldown UI further enhances usability by providing intuitive, queryless analysis of latency, errors, and performance bottlenecks. Combined with the tempo-cli and tempo-vulture tools, it delivers a full suite for trace collection, verification, and debugging.

Built in Go and following OpenTelemetry standards, Grafana Tempo is ideal for organizations seeking scalable, vendor-neutral distributed tracing to power observability at cloud scale.