getsentry/sentry-javascript

Investigate Spans with AI in Description and Inconsistent Naming

Closed this issue · 2 comments

Investigate Spans with AI in Description and Inconsistent Naming

When the origin is set to manual, renaming attributes from ai.X to vercel.ai.X will not take effect. This behavior is by design, as it respects the user's wish to name attributes as they see fit. Vercel AI integration does not set the origin to manual at any point. So incorrect span names could arise from using an outdated version of the SDK or from a misconfigured setup.