Join us

ContentUpdates and recent posts about Grafana Tempo..
News FAUN.dev() Team
@kaptain shared an update, 2 days, 5 hours ago
FAUN.dev()

Grafana Tempo 2.9 Supercharges Distributed Tracing with LLM Integration

Grafana Tempo

Grafana Tempo 2.9 debuts with MCP server support and TraceQL metrics sampling, enhancing data analysis and query efficiency.

Grafana Tempo 2.9 Supercharges Distributed Tracing with LLM Integration
 Activity
@devopslinks added a new tool Grafana Tempo , 2 days, 5 hours ago.
News FAUN.dev() Team Trending
@kala shared an update, 2 days, 6 hours ago
FAUN.dev()

LangChain Secures $125M and Launches LangChain & LangGraph 1.0

LangChain

LangChain raised $125 million to enhance its agent engineering platform, introducing LangChain and LangGraph 1.0 with new tools like the Insights Agent and a no-code agent builder, aiming to transform LLM applications into reliable agents.

LangChain Secures $125M and Launches LangChain & LangGraph 1.0
 Activity
@kala added a new tool LangChain , 2 days, 6 hours ago.
 Activity
@devopslinks added a new tool Snapper , 2 days, 6 hours ago.
News FAUN.dev() Team
@devopslinks shared an update, 2 days, 6 hours ago
FAUN.dev()

SUSE Linux Enterprise 16 Launches with AI for Smarter Operations

Ansible SUSE Snapper

SUSE releases Linux Enterprise Server 16, integrating AI to boost efficiency and cut costs, with features like secure AI integration and a 16-year support lifecycle.

SUSE Linux Enterprise 16 Launches with AI for Smarter Operations
News FAUN.dev() Team Trending
@devopslinks shared an update, 2 days, 19 hours ago
FAUN.dev()

Ubuntu 25.10 Takes a Bold Leap — Targets Modern CPUs with New amd64v3 Architecture

Ubuntu

Ubuntu 25.10 introduces support for amd64v3 architecture variants, enhancing performance by targeting specific silicon variants, with full support expected in the 26.04 LTS release.

Ubuntu 25.10 Takes a Bold Leap — Targets Modern CPUs with New amd64v3 Architecture
News FAUN.dev() Team Trending
@devopslinks shared an update, 2 days, 20 hours ago
FAUN.dev()

Google Introduces Quantum-Safe KEMs in Cloud KMS for Future Security

Cloud KMS

Google introduces quantum-safe KEMs in Cloud KMS to counter future quantum computing threats, urging organizations to transition to post-quantum cryptography.

Google Introduces Quantum-Safe KEMs in Cloud KMS for Future Security
 Activity
@devopslinks added a new tool Cloud KMS , 2 days, 20 hours ago.
News FAUN.dev() Team Trending
@kala shared an update, 2 days, 21 hours ago
FAUN.dev()

Red Hat Joins Forces with NVIDIA to Bring CUDA Everywhere

NVIDIA CUDA Toolkit

Red Hat and NVIDIA partner to distribute the NVIDIA CUDA Toolkit across Red Hat platforms, aiming to simplify AI adoption and enhance developer experience.

Red Hat Joins Forces with NVIDIA to Bring CUDA Everywhere
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.