-
-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What version of Elysia is running?
No response
What version of Node Adapter are you using?
No response
What platform is your computer?
No response
What steps can reproduce the bug?
Enabling opentelemetry() along with adapter: node() results in all successful requests being traced as:
otel.status_code: ERROR
otel.status_description: Request aborted
I believe this to be caused by h3js/srvx#152 and fixed via h3js/srvx#153 so we should keep an eye and update to the version of srvx that ultimately has that fix.
Running locally with that fix resolves the issue for me.
What is the expected behavior?
No response
What do you see instead?
No response
Additional information
No response
Have you try removing the node_modules and bun.lockb and try again yet?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working