II.
Tool JSON
Structured · livetool:jaeger
Jaeger json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:jaeger",
"_kind": "Tool",
"_file": "domain/tools/tools-security-observability.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Jaeger",
"homepageUrl": "https://www.jaegertracing.io",
"kind": "observability",
"description": "CNCF open-source distributed tracing platform for monitoring microservices-based architectures.\nProvides end-to-end request tracing, latency analysis, dependency graph visualization, and\nroot cause analysis of performance bottlenecks across services.\n"
},
"outgoingEdges": [
{
"from": "tool:jaeger",
"to": "language:go",
"kind": "belongs_to_language"
},
{
"from": "tool:jaeger",
"to": "skill-area:distributed-tracing",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:jaeger",
"to": "skill-area:observability-pipeline",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:jaeger",
"to": "tool:zipkin",
"kind": "alternative_to",
"attributes": {
"comparison": "Distributed tracing platforms"
}
},
{
"from": "tool:jaeger",
"to": "tool:honeycomb",
"kind": "alternative_to",
"attributes": {
"comparison": "Distributed tracing platforms"
}
}
],
"incomingEdges": [
{
"from": "stack-profile:service-mesh",
"to": "tool:jaeger",
"kind": "composed_of"
},
{
"from": "stack-profile:chaos-engineering",
"to": "tool:jaeger",
"kind": "composed_of"
},
{
"from": "tool:honeycomb",
"to": "tool:jaeger",
"kind": "alternative_to",
"attributes": {
"comparison": "Distributed tracing platforms"
}
},
{
"from": "tool:zipkin",
"to": "tool:jaeger",
"kind": "alternative_to",
"attributes": {
"comparison": "Distributed tracing platforms"
}
},
{
"from": "tool:tempo",
"to": "tool:jaeger",
"kind": "alternative_to",
"attributes": {
"comparison": "Distributed tracing backends — Tempo uses object storage; Jaeger uses Elasticsearch/Cassandra"
}
},
{
"from": "tool-server:mcp-opentelemetry",
"to": "tool:jaeger",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-jaeger",
"to": "tool:jaeger",
"kind": "integrates_with",
"attributes": {}
}
]
}