Skip to content

Conversation

mjq
Copy link
Member

@mjq mjq commented Oct 15, 2025

This is a follow-up for #101208.

Right now we're still in a transition period where SDKs send spans with descriptions via our SDKs, while OTel is sending spans with names. In order to not degrade the Sentry SDK experience with the OTel-friendly UI flag on, if the span has a description, prefer that to the (likely generated) name.

This is a follow-up for #101208.

Right now we're still in a transition period where SDKs send spans with
descriptions via our SDKs, while OTel is sending spans with names. In order to
not degrade the Sentry SDK experience with the OTel-friendly UI flag on, if the
span has a description, prefer that to the (likely generated) `name`.
@mjq mjq requested a review from a team as a code owner October 15, 2025 21:23
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Oct 15, 2025
cursor[bot]

This comment was marked as outdated.

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

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants