Query Grafana Tempo

Community

Query Grafana Tempo traces with curl.

Authornarqo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you fetch and analyze distributed traces from Grafana Tempo via the Tempo API, saving time and enabling offline analysis.

Core Features & Use Cases

  • Trace retrieval: Pull traces within a specified time window.
  • Multi-instance support: Query both ops and dev Tempo instances for testing.
  • Offline analysis: Store results in a temporal file for offline analysis.

Quick Start

Query a trace by ID using curl against the Tempo API, with start and end times in unix epoch seconds (UTC), and save the output to a temporary file for offline analysis.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: Query Grafana Tempo
Download link: https://github.com/narqo/dotfiles/archive/main.zip#query-grafana-tempo

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