Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elastic APM Node package 3.50.0 and above causing issues with file upload #3806

Open
Neha-Novo opened this issue Dec 28, 2023 · 1 comment
Open
Labels
agent-nodejs Make available for APM Agents project planning. awaiting reply community

Comments

@Neha-Novo
Copy link

As part of our recent maintenance project, we are upgrading to Node version 20 which requires us to be at the 3.50.0 version at a minimum for elastic-apm-node. This version and beyond is causing an issue wherever we are using streams for file upload.

@github-actions github-actions bot added agent-nodejs Make available for APM Agents project planning. community triage labels Dec 28, 2023
@trentm trentm removed the triage label Jan 2, 2024
@trentm
Copy link
Member

trentm commented Jan 2, 2024

@Neha-Novo Can you provide more details? I don't have enough to go on with what you've described.

we are upgrading to Node version 20 which requires us to be at the 3.50.0

Why does using Node.js v20 require elastic-apm-node v3.50.0?
It is good to be using the latest version of elastic-apm-node, but I'm not aware of a requirement to use v3.50.0 for Node.js v20 support.
Note as well that the latest version of elastic-apm-node is now v4: https://www.elastic.co/guide/en/apm/agent/nodejs/4.x/release-notes-4.x.html

This version and beyond is causing an issue wherever we are using streams for file upload.

Is the "issue" an exception that is being thrown? Or some error message? If so, can you quote those please.

Are you able to provide a small code example that reproduces the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-nodejs Make available for APM Agents project planning. awaiting reply community
Projects
None yet
Development

No branches or pull requests

2 participants