wu-sheng commented on code in PR #127: URL: https://github.com/apache/skywalking-java/pull/127#discussion_r855715226
########## CHANGES.md: ########## @@ -5,14 +5,15 @@ Release Notes. 8.11.0 ------------------ -* Fix `cluster` and `namespace` value duplicated(`namespace` value) in properties report. -* Add layer field to event when reporting. -* Remove redundant `shade.package` property. + #### Documentation +* Add link about java agent injector. +* Update configurations doc, remove `agent.instance_properties[key]=value`. +* Update configurations doc, add `agent.cluster` and update `agent.namespace`. -All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/130?closed=1) +All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/120?closed=1) Review Comment: The diff shows what you changed from main branch. You could see you put changes of others into Document section. You need to fix this. -- 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]
