Capture OpenDunes errors and slow requests in Sentry for error tracking and performance monitoring.
Not yet available. This destination is on the roadmap.
Sentry is an error tracking and application performance monitoring platform. The Sentry broadcast destination routes OpenDunes error events and high-latency requests into Sentry issues, so your team gets alerted when something goes wrong with your LLM calls without building custom alerting logic.
OpenDunes sends two categories of events to Sentry:
insufficient_credits, upstream_error, rate_limit_exceeded) is captured as a Sentry error with the full request context, error code, and X-Request-Id.gen_ai.request span, giving you P50/P95/P99 latency breakdowns by model in Sentry Performance.Custom metadata fields are forwarded as Sentry tag key-value pairs.
Once available, configure the Sentry destination from your dashboard under Broadcast. You will need:
production, defaults to production1.0Back to Broadcast overview.