Add support for DBM comment injection with MongoDB by Yoone · Pull Request #9589 · DataDog/dd-trace-java
changed the title
Added support for DBM comment injection with MongoDB
Add support for DBM comment injection with MongoDB
…ries Write queries on the MongoDB driver >= 4.0 and <= 4.7 weren't correctly instrumented. I didn't notice it before because the tests weren't exhaustive, and my test app was using driver v5.6.
In the end, the instrumentation only works on driver > 3.6, so we decided to make a standalone package for that. This version being 9 years old seems to be enough for DBM support
na-ji
deleted the
yoann.bentz/mongodb-dbm-support
branch
na-ji
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters