Observability
Error logs
Classified, sanitized error logs with 30-day retention.
Failed requests are captured as classified, sanitized error logs you can search and debug.
- Classified into types such as
rate_limit_error,auth_error,quota_exceeded,model_not_available,timeoutandprovider_error. - Sanitized — messages are truncated and never include prompt content.
- Retained for 30 days, cleaned up by a daily job.
Browse and filter error logs in the dashboard under Error Logs. Each error carries its correlation id so you can line it up with the matching usage log and structured logs.