skywalking-java/oap-server
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
..
exporter supprt gRPC alarm hook. (#4344) 2020-02-12 16:20:20 +08:00
oal-grammar Make Profile entities could be disable by OAL (#4354) 2020-02-12 23:28:27 +08:00
oal-rt Support Daily Index Step feature in the OAP (#4368) 2020-02-16 20:48:04 +08:00
server-alarm-plugin Support Daily Index Step feature in the OAP (#4368) 2020-02-16 20:48:04 +08:00
server-bootstrap Add selector property in application.yml (#4514) 2020-03-15 23:28:14 +08:00
server-cluster-plugin Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
server-configuration forward compatbility for DCS (#4442) 2020-03-04 17:28:53 +08:00
server-core Enable OAP gRPC SSL transportation (#4470) 2020-03-15 08:15:28 +08:00
server-library Add selector property in application.yml (#4514) 2020-03-15 23:28:14 +08:00
server-query-plugin Ignore no upstream real address agent (#4454) 2020-03-07 16:11:16 +08:00
server-receiver-plugin Enable OAP gRPC SSL transportation (#4470) 2020-03-15 08:15:28 +08:00
server-starter Provide profile exporter tool (#4416) 2020-03-04 20:28:14 +08:00
server-starter-es7 Provide profile exporter tool (#4416) 2020-03-04 20:28:14 +08:00
server-storage-plugin Add selector property in application.yml (#4514) 2020-03-15 23:28:14 +08:00
server-telemetry Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
server-testing Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
server-tools Provide profile exporter tool (#4416) 2020-03-04 20:28:14 +08:00
pom.xml Enable OAP gRPC SSL transportation (#4470) 2020-03-15 08:15:28 +08:00