feat(astro): Set url.template on pageload spans#22011
Merged
Lms24 merged 1 commit intoJul 8, 2026
Merged
Conversation
519258b to
d7cc00e
Compare
url.template on pageload spans
Contributor
size-limit report 📦
|
chargome
approved these changes
Jul 7, 2026
nicohrubec
approved these changes
Jul 7, 2026
baade71 to
e3e26e0
Compare
d7cc00e to
c6c9931
Compare
e3e26e0 to
de810f2
Compare
543a7a0 to
dc75712
Compare
de810f2 to
018a447
Compare
dc75712 to
a216aac
Compare
a0cf6b6 to
207182d
Compare
a216aac to
27c3297
Compare
207182d to
215556b
Compare
27c3297 to
55a5457
Compare
215556b to
a6ac3d0
Compare
3cb7a4f to
eb6a691
Compare
396bd0a to
a90886a
Compare
Sets url.template on Astro pageload root spans for parameterized routes, and adjusts e2e tests to assert on url.full, url.path and url.template. Co-Authored-By: Cursor <cursoragent@cursor.com>
a90886a to
98f6e9e
Compare
49 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sets
url.templateon Astro pageload root spans for parameterized routes, and adjusts e2e tests to assert onurl.full,url.pathandurl.template.ref #21921