wu-sheng commented on issue #5430: URL: https://github.com/apache/skywalking/issues/5430#issuecomment-687692271
Personally, I prefer to provide a file watcher for agent, and the command system only provides a capability to update the dynamic config file. This provides two capabilities at the same time, 1. Could use backend configuration to update the configuration in batch(eg. all instance of a service) 1. Update one agent config manually. Especially, terminal-based agent config update is safer in the product environment. NOTE, not all configuration should support changing dynamically. They should be declared clearly, and if they are going to provide in the upstream release, they must be reviewed manually. ---------------------------------------------------------------- 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]
