Skip to content

[BUG]: Node.js v24 Compatibility #6025

Open
@tlhunter

Description

@tlhunter

Node.js v24 changes some things that cause the tracer to break in weird ways. Mostly in the form of dropped spans or lost propagation as this relates to async hooks.

Fixing this requires migrating integration-specific code on a case-by-case basis. The changes are backwards compatible. As we merge fixes into the master branch each release slowly gains more compatibility. Our goal is to completely support Node.js v24 in the only currently-active tracer release line, v5.

Here is the progress:

Closes #5946

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