Package org.apache.skywalking.apm.plugin.mongodb.v3.define.v37


package org.apache.skywalking.apm.plugin.mongodb.v3.define.v37
  • Classes
    Class
    Description
    Enhance com.mongodb.client.internal.MongoClientDelegate instance, and intercept com.mongodb.client.internal.MongoClientDelegate#getOperationExecutor(), this is the only way to get OperationExecutor which is unified entrance of execute mongo command.
    com.mongodb.client.internal.OperationExecutor which is unified entrance of execute mongo command.