next.js
1101fa2b - fix: clientComponentLoading span type (#69295)

Commit
1 year ago
fix: clientComponentLoading span type (#69295) ### What? Add the proper `next.span_type` attribute to `NextNodeServerSpan.clientComponentLoading` spans. ### Why? So all spans fit the same structure. ### How? By adding the attribute when starting the span. Co-authored-by: JJ Kasper <jj@jjsweb.site>
Author
Parents
Loading