wu-sheng commented on a change in pull request #3367: agent support custom properties. URL: https://github.com/apache/skywalking/pull/3367#discussion_r324517417
########## File path: docs/en/setup/service-agent/java-agent/README.md ########## @@ -78,6 +78,7 @@ property key | Description | Default | `agent.cool_down_threshold `|How long should the agent wait (in minute) before re-registering to the OAP server after receiving reset command.|`10`| `agent.force_reconnection_period `|Force reconnection period of grpc, based on grpc_channel_check_interval.|`1`| `agent.operation_name_threshold `|The operationName max length, setting this value > 500 is not recommended.|`500`| +`agent.properties[key]=value` | Add custom properties. | Not set| Review comment: The document needs to be more clear about instance level. ---------------------------------------------------------------- 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] With regards, Apache Git Services
