skywalking-java/oap-server/server-storage-plugin
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
..
storage-elasticsearch-plugin Support Secrets Management File in the ElasticSearch 6/7 storage (#4493) 2020-03-13 20:50:14 +08:00
storage-elasticsearch7-plugin Support Secrets Management File in the ElasticSearch 6/7 storage (#4493) 2020-03-13 20:50:14 +08:00
storage-influxdb-plugin Add selector property in application.yml (#4514) 2020-03-15 23:28:14 +08:00
storage-jaeger-plugin Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
storage-jdbc-hikaricp-plugin Fix query profiled segments error (#4516) 2020-03-15 20:32:36 +08:00
storage-zipkin-plugin Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00
pom.xml Provide influxdb as a new storage plugin (#4239) 2020-02-19 18:00:57 +08:00