Skip to content

[Feature Request] extract Error.cause stacks when logging errors #168

Open
@gioragutt

Description

@gioragutt

Now that Error.cause is somewhat standard, it's be great if the cause chain's stack traces would also be extracted when logging errors, sort of like the default .toString() of exceptions in Java.

From what I could gather in the code, only err.stack is extracted.

Looking at recent NodeJS docs, it does look like the internal formatter/inspector already handles the cause of an error when printing it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent-nodejsMake available for APM Agents project planning.community

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions