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 2019/10/14 07:16:58 UTC

[GitHub] [skywalking] JaredTan95 commented on a change in pull request #3614: Add postgresql plugin agent sql pararm show

JaredTan95 commented on a change in pull request #3614: Add postgresql  plugin agent sql pararm show
URL: https://github.com/apache/skywalking/pull/3614#discussion_r334348334
 
 

 ##########
 File path: apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/conf/Config.java
 ##########
 @@ -263,7 +263,7 @@
              * If set to true, the parameters of the sql (typically {@link java.sql.PreparedStatement}) would be
              * collected.
              */
-            public static boolean TRACE_SQL_PARAMETERS = false;
 
 Review comment:
   Let's keep it off by default.

----------------------------------------------------------------
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


With regards,
Apache Git Services