|
|
|
Show HN: Get LiveKit Agents complete observability in seconds
(github.com)
|
|
1 points
by mehrad_1
289 days ago
|
|
Heads-down with the team building Whispey SDK for LiveKit voice agents — sharing a small win that actually saves time in production. We turned LiveKit telemetry into something you can act on:
→ Session overview (turns, traces, bugs)
→ Waterfall timeline across STT → LLM → TTS (with each OpenTelemetry span broken down in a structured format)
→ Click any span → side sheet with full request + raw JSON (super helpful for debugging at the atomic level)
→ P75 and P50 latencies surfaced at a glance The setup “aha”? Just one flag: enable_otel=True 94 spans → Structured insights you can actually ship with. LiveKit gives the data.
Whispey makes it production-ready. If you’re running LiveKit agents in prod — what’s the one insight that would save you the most debugging time right now? |
|