next.js
c894f5df
- Fix missing route in otel spans without base-server (#91665)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
39 days ago
Fix missing route in otel spans without base-server (#91665) When invoking `handler` exports directly without `base-server` we need to ensure span names are still updated with the route correctly so not just method name is in span name.
References
#91665 - Fix missing route in otel spans without base-server
Author
ijjk
Parents
3003e17b
Loading