Skip to main content
Assistant telemetry exports runtime events and metrics so you can debug behavior, monitor latency, and validate production quality.
Configure telemetry per assistant so you can isolate behavior by product, environment, or use case.

Why Telemetry Is Useful


Where to Configure

Routes used by UI:
Saving a provider stores configuration for the assistant. Runtime export depends on the provider being enabled.

Supported Providers (UI)


Required and Optional Fields

Provider-specific UI fields:
If credential or endpoint is invalid, telemetry export will fail at runtime even if the provider configuration is saved.

Enabled vs Disabled

Use disabled providers as staged configs when testing new exporters, then enable after validation.

Reading Conversation Telemetry

The conversation telemetry modal combines event and metric records. Available filters:

Example Debug Workflow

When comparing releases, run the same scenario twice and compare telemetry for the same stage (stt, llm, tts) to confirm regression or improvement.