tsuilouis commented on a change in pull request #3323: Add Light4j plugin
URL: https://github.com/apache/skywalking/pull/3323#discussion_r325417646
 
 

 ##########
 File path: docs/en/setup/service-agent/java-agent/README.md
 ##########
 @@ -102,6 +102,7 @@ property key | Description | Default |
 `plugin.solrj.trace_statement`|If true, trace all the query parameters(include 
deleteByIds and deleteByQuery) in Solr query request, default is false.|`false`|
 `plugin.solrj.trace_ops_params`|If true, trace all the operation parameters in 
Solr request, default is false.|`false`|
 `plugin.opgroup.*`|Support operation name customize group rules in different 
plugins. Read [Group rule supported plugins](op_name_group_rule.md)|Not set|
+`plugin.light4j.trace_handler_chain`|If true, trace all middleware/business 
handlers that are part of the Light4J handler chain for a request.|false|
 
 Review comment:
   Ok, done in commit 
https://github.com/apache/skywalking/pull/3323/commits/2a05e78e5e55b1f91a1ba2e20aa4e35552283a9e

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to