Skip to content

Add Noveum Trace example for LiveKit Agents - #85

Open
devin-codes wants to merge 2 commits into
livekit-examples:mainfrom
devin-codes:docs/add-noveum-trace-example
Open

Add Noveum Trace example for LiveKit Agents#85
devin-codes wants to merge 2 commits into
livekit-examples:mainfrom
devin-codes:docs/add-noveum-trace-example

Conversation

@devin-codes

Copy link
Copy Markdown

Summary

Adds a docs/example page for tracing LiveKit Agents with Noveum Trace, a community-maintained
observability integration. It captures AgentSession events, STT/TTS/LLM data, tool calls,
conversation history, and optional full-conversation audio. The example mirrors the existing
langfuse_tracing example in the Metrics & Observability category.

Files changed

  • docs/examples/noveum_tracing/README.md + noveum_tracing.py — new example (same shape as langfuse_tracing/)
  • docs/index.yaml — metadata entry in the metrics category (+ total_examples bump)
  • README.md — row in the Metrics & Observability table

Install

pip install "noveum-trace[livekit]" "livekit-agents[silero]" python-dotenv

Notes

  • record=True can capture full conversation audio; use record=False for privacy-sensitive use.
  • Requires Python 3.10+ and livekit-agents >= 1.0; tested with released noveum-trace 1.5.21.
  • Observability-only; submitted as a docs/example rather than a provider plugin — happy to adjust
    to maintainers' preferred location.

Links

@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

@devin-codes is attempting to deploy a commit to the LiveKit Team on Vercel.

A member of the Team first needs to authorize it.

@devin-codes
devin-codes marked this pull request as ready for review August 5, 2026 07:35
Comment thread docs/examples/noveum_tracing/noveum_tracing.py
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.

2 participants