Use the upstream install or setup path that matches your environment: - docker run --rm --name jaeger \
Scanned 6/8/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill jaeger-trace-explorer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Jaeger Trace Explorer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-jaeger-trace-explorer)More formats (shields.io, HTML) on the badges page.
---
name: "Jaeger Trace Explorer"
slug: "jaeger-trace-explorer"
description: ""
github_stars: 22671
verification: "security_reviewed"
source: "https://github.com/jaegertracing/jaeger"
author: "Jaeger - Distributed Tracing Platform"
category: "Monitoring & Alerts"
framework: "MCP"
tool_ecosystem:
github_repo: "jaegertracing/jaeger"
github_stars: 22671
---
# Jaeger Trace Explorer
## Installation
Use the upstream install or setup path that matches your environment:
- docker run --rm --name jaeger \
Requirements and caveats from upstream:
- Get Jaeger running in seconds with Docker:
Basic usage or getting-started notes:
- bash
- # Run Jaeger all-in-one (includes UI, collector, query, and in-memory storage)
- -p 16686:16686 \
- Source: https://github.com/jaegertracing/jaeger
- Extracted from upstream docs: https://raw.githubusercontent.com/jaegertracing/jaeger/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/jaeger-trace-explorer/)
No comments yet. Be the first to comment!