Skip to main content

Voice AI infrastructure monitoring for LiveKit agents

Project description

damasqas_livekit

Voice AI infrastructure monitoring for LiveKit agents. One line to monitor everything.

Installation

pip install damasqas_livekit

Usage

import damasqas_livekit

# After starting your AgentSession:
damasqas_livekit.monitor(session)

Set DAMASQAS_TOKEN as an environment variable (your workspace API key).

What It Captures

  • Pipeline metrics — STT, LLM, TTS latencies per turn (grouped by speech_id)
  • Tool calls — function name, duration, success/failure
  • Transcripts — user and agent speech text
  • State transitions — agent lifecycle (listening, thinking, speaking)
  • Session close — end reason, errors, total turns

All telemetry is batched and sent asynchronously. The SDK never blocks or crashes your voice pipeline.

Configuration

Environment Variable Required Default
DAMASQAS_TOKEN Yes
DAMASQAS_URL No https://connect.damasqas.com/api/v1/voice/ingest

Or pass them directly:

damasqas_livekit.monitor(session, token="your-token", url="https://...")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

damasqas_livekit-0.1.4.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

damasqas_livekit-0.1.4-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file damasqas_livekit-0.1.4.tar.gz.

File metadata

  • Download URL: damasqas_livekit-0.1.4.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.7

File hashes

Hashes for damasqas_livekit-0.1.4.tar.gz
Algorithm Hash digest
SHA256 453c3948c72499ce1db1c9ff55849777644c86ee588fb24c5dd97036a77172e7
MD5 15e7c4d3b737f36bd7fe5549cc24b2d4
BLAKE2b-256 e1c17969d4d387e4d3dcc8e5ad9b91a898e247a9e6e05a5c19899c73df9fd6b3

See more details on using hashes here.

File details

Details for the file damasqas_livekit-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for damasqas_livekit-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2f571e65fda0232e635b50805d1ca0d521e42cf7ccbf748ef06daa18068b2d01
MD5 b5c94622909e3068a2f530895c038f0f
BLAKE2b-256 950807d4c4407c5fff49e69ff72e5fa94996f56cd81efa30b670cf3a4af16394

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page