logo

TraceLens – Paste an OpenTelemetry trace, get AI root cause analysis

Posted by solvepath |3 hours ago |1 comments

solvepath 3 hours ago

I kept staring at Jaeger waterfalls trying to figure out why requests were slow — 20 spans across 5 services, and I couldn't tell if it was the database, a downstream timeout, or an N+1 query.TraceLens compresses OTLP traces into a compact tree notation (5-7x fewer tokens than raw JSON) and sends it to an LLM with a domain-tuned prompt that knows about common distributed system patterns.

  Click "Load sample trace" to try it without pasting your own data.                                                                                                            
   
  Would love feedback from anyone working with distributed tracing — what patterns would you want it to detect?