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 not working for mongoose 8.0.3 and mongodb 6.2.0 #3832

Closed
1 of 3 tasks
sibelius opened this issue Jan 15, 2024 · 1 comment
Closed
1 of 3 tasks

elastic-apm-node not working for mongoose 8.0.3 and mongodb 6.2.0 #3832

sibelius opened this issue Jan 15, 2024 · 1 comment
Labels
agent-nodejs Make available for APM Agents project planning. community

Comments

@sibelius
Copy link
Contributor

Describe the bug

elastic-apm-node not working for mongoose 8.0.3 and mongodb 6.2.0

it does not create mongodb spans

To Reproduce

Steps to reproduce the behavior:

  1. Use this config '...'
  2. Then call '....'
  3. Then do '....'
  4. See error

Upgrade to mongoose 8.0.3 and MongoDB 6.2.0

Expected behavior

it should save MongoDB spans for each .find

Environment (please complete the following information)

  • OS: linux
  • Node.js version: 20.11.0
  • APM Server version: 7
  • Agent version: 7

How are you starting the agent? (please tick one of the boxes)

  • Calling agent.start() directly (e.g. require('elastic-apm-node').start(...))
  • Requiring elastic-apm-node/start from within the source code
  • Starting node with -r elastic-apm-node/start

Additional context

  • elastic-apm-node: 4.3.0

related to #2844 and #1690

@github-actions github-actions bot added agent-nodejs Make available for APM Agents project planning. community triage labels Jan 15, 2024
@sibelius
Copy link
Contributor Author

we were using an old apm version

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. community
Projects
None yet
Development

No branches or pull requests

2 participants