Skip to content

Add tracemaid to Monitoring & Debugging#305

Open
karthyick wants to merge 1 commit into
mfornos:masterfrom
karthyick:add-tracemaid
Open

Add tracemaid to Monitoring & Debugging#305
karthyick wants to merge 1 commit into
mfornos:masterfrom
karthyick:add-tracemaid

Conversation

@karthyick
Copy link
Copy Markdown

Adding tracemaid under Capabilities → Monitoring & Debugging.

Tracemaid auto-generates Mermaid call graphs from OpenTelemetry traces, complementing existing tracing systems in this list (Jaeger, Zipkin, OpenTelemetry). Useful for:

  • Visualizing microservice request paths from existing OTel instrumentation

  • Debugging async workflows and long parent-child span chains

  • Sharing call-graph snapshots in design docs (Mermaid renders natively in GitHub/GitLab)

  • pip install tracemaid

  • Python, MIT license

  • Works with any OTel-instrumented service emitting standard OpenTelemetry spans

Thanks for maintaining this list!

OpenTelemetry trace -> Mermaid diagram visualizer for microservice call graph debugging.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant