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.3.0.tar.gz (36.1 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.3.0-py3-none-any.whl (26.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: damasqas_livekit-0.3.0.tar.gz
  • Upload date:
  • Size: 36.1 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.3.0.tar.gz
Algorithm Hash digest
SHA256 88322d73f0cd42523e0b24e63d7cf2f70e49c0a5938b00db90a444f30bbfd2e1
MD5 2941119b8dbfd1e84a15236e90708d55
BLAKE2b-256 14f8d59c7b17ed22b4b0a115a75b84bbe65fd881655b7745b4fb0b9961b0cc7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for damasqas_livekit-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 605792891e8525bf90f5df2c1e1a29720a17d5a8707ae32ca11f86d96862c689
MD5 e7e8a0791119d1fb5c9b3de2eec94699
BLAKE2b-256 8d654fdf0878e2b96a59a062216f54c3ea379c72d53b23091ac31f9593e9de8c

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