elastic / elastic/apm-agent-nodejs
support mongoose v9 and mongodb v7
Open
community
triage
- Dominant language
- JavaScript
- Stars
- 594
- Forks
- 244
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
**Is your feature request related to a problem? Please describe.**
instrumentation for mongoose v9 and mongodb v7
**Describe the solution you'd like**
mongodb version 7.0.0 not instrumented (mongodb <3.3 is instrumented via mongodb-core)
mongodb-core is deprecated, can we just add v7 as available for instrumentation ?
**Describe alternatives you've considered**
pull request enabling v7
**Additional context**
auto instrumentation for v7
Contributor guide
Assessment
This issue has not been assessed yet.