kezhenxu94 opened a new pull request #4514: Add selector property in application.yml URL: https://github.com/apache/skywalking/pull/4514 ### Motivation Ease the efforts of modifying configurations in automatic workflow and scripts, like Docker and helm chart. ### Modification Add a `selector` property into `application.yml` to enable switching configuration simply by environment variables or system properties, and filter the unselected options, leaving only selected one. ### Result - We can switch a configuration by environment variables or system property - Closes #4511
---------------------------------------------------------------- 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
