Skip to content

OpenTelemetry integration showing "request aborted" when using node() adapter #54

@dcitron

Description

@dcitron

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions