Skip to content

fix(core): Send internal_error as span status for Vercel error spans #19922

Description

@github-actions

Note

The pull request "fix(core): Send internal_error as span status for Vercel error spans" was created by @nicohrubec but did not reference an issue. Therefore this issue was created for better visibility in external tools like Linear.

Follow up to: #19863

Vercel sets raw error messages as span status. Currently we send them as is, but these values should be normalized to a known SpanStatusType.

I confirmed the behavior with https://github.com/getsentry/testing-ai-sdk-integrations and figured this is straightforward enough to change without an additional test, but let me know if you think I should add one.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions