skywalking-java/tools
kezhenxu94 69e3d80e24
Add selector property in application.yml (#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
2020-03-15 23:28:14 +08:00
..
TLS Support TLS of gRPC between agent and server. (#968) 2018-03-22 06:59:17 +08:00
dependencies Enable OAP gRPC SSL transportation (#4470) 2020-03-15 08:15:28 +08:00
profile-exporter Add selector property in application.yml (#4514) 2020-03-15 23:28:14 +08:00
releasing Update mvnw to latest version (#3789) 2019-11-06 11:40:32 +08:00