zhaoyuguang commented on a change in pull request #5209:
URL: https://github.com/apache/skywalking/pull/5209#discussion_r463425978



##########
File path: docs/en/setup/service-agent/java-agent/README.md
##########
@@ -135,7 +135,13 @@ property key | Description | Default |
 `correlation.element_max_number`|Max element count of the correlation 
context.|`3`|
 `correlation.value_max_length`|Max value length of correlation context 
element.|`128`|
 `plugin.kafka.bootstrap_servers`| A list of host/port pairs to use for 
establishing the initial connection to the Kafka cluster. | `localhost:9092`
-`plugin.kafka.consumer_config`| Kafka producer configuration. |
+`plugin.kafka.consumer_config`| Kafka producer configuration. ||
+`plugin.dubbo.collect_consumer_address`| Apache Dubbo consumer collect 
`remote_address` and `local_address` in RPC call. |`false`| 

Review comment:
       `remote_address` and `local_address` is the port and IP of  Netty 
channel 




----------------------------------------------------------------
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:
[email protected]


Reply via email to