Skip to content

fix(ember): Add route IDs to pageload and navigation spans - #24372

Draft
ihsraham wants to merge 2 commits into
getsentry:developfrom
ihsraham:fix/ember-route-description-24284
Draft

ihsraham wants to merge 2 commits into
getsentry:developfrom
ihsraham:fix/ember-route-description-24284

Conversation

@ihsraham

Copy link
Copy Markdown

Ember pageload and navigation spans lack the route ID used to infer their descriptions. Add router.navigation.route.id when the route becomes known, using the existing route: prefix. Omit it when the route is unknown so a later update preserves caller-provided metadata.

Fixes #24284.

ihsraham and others added 2 commits September 14, 2026 16:53
Co-Authored-By: GPT-6 <codex@openai.com>
@ihsraham

Copy link
Copy Markdown
Author

@msonnb I've opened the fix discussed in #24284. The workflows are waiting for maintainer approval. Could you approve the runs when you have a chance?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ember pageload and navigation spans lack span description inference attributes

1 participant