Components
Grafana Tempo
Distributed tracing component for Runtime observability.
Component Category
Monitoring and debugging / distributed tracing
Component Description
Grafana Tempo is a distributed tracing backend designed to store and query traces at scale.
Why It Is Used
In BullSequana AI Runtime, Tempo helps operators follow requests across multiple services, understand latency paths, and diagnose issues that span system boundaries.
Learn More
Interacts With
Grafana, which uses Tempo for trace exploration and trace-to-logs or trace-to-metrics navigation.Prometheus, through Tempo metrics, service monitors, and span-metrics generation.MinIO, which provides the object-storage credentials used for Tempo trace data.- Instrumented platform services, which send traces into Tempo through the telemetry pipeline.