dudleykong
10/26/2025, 6:29 PMChiranjeet Mishra
10/26/2025, 6:29 PMChiranjeet Mishra
10/29/2025, 6:05 AMobservabilityPlan system.
- The platform also exposes boards, evals, and scorecard features in the documentation that may be helpful for tracking and evaluating behavior.
2. OpenTelemetry Integration
- You can capture logs, metrics, and traces from Vapi’s operations.
- Export telemetry data to any platform that supports the OpenTelemetry standard (including LangSmith).
3. Webhook-based Monitoring
- Vapi supports webhooks, which can capture call events in real-time.
- You could forward these events into your observability platform and build your own dashboards.
Recommendation
If you want to go beyond the official Langfuse integration, I’d suggest:
- Reviewing the latest observability docs in Vapi.
- Exploring webhook setups for call event monitoring.
- Using OpenTelemetry as a bridge if your preferred observability provider supports it.
This way, you can extend observability to LangSmith (or any other platform) while continuing to use Vapi.dudleykong
11/25/2025, 3:43 PMChiranjeet Mishra
12/05/2025, 9:57 AM