You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/09/20 15:59:23 UTC

[GitHub] [skywalking] harvies commented on a change in pull request #5524: Better witness class for mongo3.8.x

harvies commented on a change in pull request #5524:
URL: https://github.com/apache/skywalking/pull/5524#discussion_r491705132



##########
File path: test/plugin/scenarios/mongodb-3.x-scenario/bin/startup.sh
##########
@@ -18,4 +18,4 @@
 
 home="$(cd "$(dirname $0)"; pwd)"
 
-java -jar ${agent_opts} ${home}/../libs/mongodb-3.x-scenario.jar &
\ No newline at end of file
+java -jar -Dskywalking.plugin.mongodb.trace_param=true ${agent_opts} ${home}/../libs/mongodb-3.x-scenario.jar &

Review comment:
       param is db.statement,In terms of content judgment, I have encountered a problem, can you help me see it, for example, 
   ![image](https://user-images.githubusercontent.com/16585330/93715651-2c4e7d00-fb9d-11ea-8a52-975b7733f328.png)
   I can't see the difference between the estimated value and the actual value, but it is an error.
   




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org