next.js
next.js copied to clipboard
fix: clientComponentLoading span type
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.