MongoDBCollectionImplInstrumentation define that the MongoDB Java Driver 2.13.x-2.14.x plugin intercepts the
following methods in the com.mongodb.DBCollectionImpl class:
1. find
2. insert
3. insertImpl
4. update
5. updateImpl
6. remove
7. createIndexMongoDBCollectionInstrumentation define that the MongoDB Java Driver 2.13.x-2.14.x plugin intercepts the
following methods in the DBCollectionclass:
1. aggregate
2. findAndModify
3. getCount
4. drop
5. dropIndexes
6. rename
7. group
8. distinct
9. mapReduceCopyright © 2018 The Apache Software Foundation. All rights reserved.