wu-sheng commented on code in PR #609: URL: https://github.com/apache/skywalking-java/pull/609#discussion_r1325303147
########## CHANGES.md: ########## @@ -8,6 +8,7 @@ Release Notes. * Fix hbase onConstruct NPE in the file configuration scenario * Fix the issue of createSpan failure caused by invalid request URL in HttpClient 4.x/5.x plugin * Optimize ElasticSearch 6.x 7.x plugin compatibility +* Add max length configuration in agent.config file for service_name and instance_name Review Comment: ```suggestion * Support customization for the length limitation of string configurations * Add max length configurations in `agent.config` file for service_name and instance_name ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
