tempo

Community

High-scale tracing backend for OpenTelemetry

Authorjulianobarbosa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill covers Grafana Tempo - a high-scale, multi-tenant tracing backend designed for OpenTelemetry, enabling efficient trace storage and TraceQL querying.

Core Features & Use Cases

  • TraceQL queries: Powerful trace-based querying with strong performance characteristics.
  • Object storage backed: Store traces in S3/GCS/Azure Blob with Parquet format.
  • Multi-tenant isolation: Built-in tenant isolation for multi-tenant tracing workloads.

Quick Start

Install Tempo with the distributed Helm chart and point to an object store; run a basic TraceQL query to locate traces by duration.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tempo
Download link: https://github.com/julianobarbosa/claude-code-skills/archive/main.zip#tempo

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository