Skip to content

Long Running Spans are not reported #1565

@fenos

Description

@fenos

Describe the bug
Long running spans are not being reported.

I have a nodeJS worker which spawns a CLI command and we wrap that in a tracer.trace() function.
When the CLI process finishes within 5-10 minutes the span is sent to APM just fine, however when it takes longer ~30 minutes it doesn't.

I've seen some reports on the PHP sdk that had this exact issue, could the node app also suffer from this bug?

We are really keen to have this fixed ASAP as it will give us a lot of visibility for our long running process, thanks

Environment
APM
Docker

  • Operation system:
    alpine-node
  • Node version:
    14
  • Tracer version:
    0.35.0 - 1.12
  • Agent version:
    1.11.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions