real.spidey
07/14/2025, 8:29 PMChiranjeet Mishra
07/15/2025, 10:43 PMChiranjeet Mishra
07/20/2025, 7:33 AMassistant.observabilityPlan.metadata field in Vapi.
json
{
"assistant.observabilityPlan.metadata": {
"stt_latency": "value",
"llm_processing_time": "value",
"tts_latency": "value"
}
}
2. **Use Tags for Filtering**: Attach searchable labels to differentiate the types or stages of data in your traces through the assistant.observabilityPlan.tags field.
3. **View in Langfuse**: Once you have enriched your traces with these details, they should appear in your Langfuse dashboard, allowing for better analysis and debugging.
For more detailed setup information, please find it in the [Langfuse Integration with Vapi](https://docs.vapi.ai/providers/observability/langfuse) documentation. This page includes instructions on adding metadata and tags to enhance your tracing capabilities.