Add http.route into root otel span #47392
Add rendering in SSR as a span
f325c165
reorder spans to be sorted by their span type
c937f597
fix ordering of spans in tests
ea5b1c56
Switch rendering to show only when user code is ran
250030b1
add proper rendering span for app directory
8e9395db
refactored tests and add test for app api handlers
316adfa9
Wrap pages api routes with span
06e70647
add span around api handlers
3a546e1a
fix loading example
d69189da
Add generate metadata span
00457b5a
Add generate metadata to layout and page
a06326d9
Merge remote-tracking branch 'origin/canary' into jankaifer/next-857-…
616f0d95
remove denpendency on `path`
41d60bb3
remove findPageComponent span
467600c1
Added a proper name for generateMetadata
10e35db5
rename pathname to route
6d9bb29d
regenerate snapshots
4004295e
remove debug log
377f7e4e
move test paths behind param to distinguish pathname from routes
e38fa694
Added span for getStaticProps
c34d5a1e
fix naming to adhere to page vs route distinction
55f50bcf
Merge branch 'canary' into jankaifer/next-857-wrap-all-user-code-in-i…
e1af7ef3
Merge branch 'canary' into jankaifer/next-857-wrap-all-user-code-in-i…
9759f6cd
Add route into root component
6c6cc4e7
ijjk
added area: tests
ijjk
added type: next
jankaifer
marked this pull request as draft 3 years ago
Merge remote-tracking branch 'origin/canary' into jankaifer/next-837-…
b807d0eb
fix wrong span attribute in renderToResponse
0200ac2f
jankaifer
marked this pull request as ready for review 3 years ago
styfle
commented
on 2023-03-22
Update packages/next/src/server/base-server.ts
7b40636d
add missing otel attribute names net.
ab6b7cb2
fix next attribute name
dea9a06f
add check when tracing is not enabled
36fbc190
don't throw when we haven't found root span attributes
3198279d
Cleanup rootSpanAttributesStore entries when span finishes
4d0c596c
Merge branch 'canary' into jankaifer/next-837-propagate-route-into-ro…
11aa1a53
jankaifer
enabled auto-merge (squash) 3 years ago
Merge branch 'canary' into jankaifer/next-837-propagate-route-into-ro…
96b8676e
fix cleanup to handle async and sync separately
8ca6b908
jankaifer
dismissed their stale review
via 8ca6b908
3 years ago
Merge branch 'canary' into jankaifer/next-837-propagate-route-into-ro…
63cf7280
Merge branch 'canary' into jankaifer/next-837-propagate-route-into-ro…
51ec2f6e
Merge branch 'canary' into jankaifer/next-837-propagate-route-into-ro…
9577f446
Merge branch 'canary' into jankaifer/next-837-propagate-route-into-ro…
8fc0eb10
jankaifer
merged
adf8c7f6
into canary 3 years ago
github-actions
locked
as resolved
and limited conversation to collaborators 3 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub