kezhenxu94 commented on issue #5980:
URL: https://github.com/apache/skywalking/issues/5980#issuecomment-770204055


   > I want to add another interesting things. We could report an 
booting/shutdown event in the javaagent code, by using service#boot and JVM 
close hook. What do you think?
   
   Great idea!
   
   > About more use cases, we could consider an event called JVM arguments 
changed, such as GC, Xmx. We could make CLI + shell + local file cache to 
determine the change, or use the instance name to find the previous arguments 
at the OAP side. 
   
   I think both have their limitations, using CLI requires the users to bind 
the CLI tool to their (CD) workflows manually. If we do this in OAP side, the 
instance names may be randomly generated, making every instance independent. 


----------------------------------------------------------------
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