skywalking-java/docs/en/setup/backend
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
..
telemetry
advanced-deployment.md
apdex-threshold.md
backend-alarm.md update doc. (#4403) 2020-02-24 00:30:13 +08:00
backend-cluster.md Add selector property in application.yml (#4514) 2020-03-15 23:28:14 +08:00
backend-init-mode.md
backend-ip-port.md
backend-k8s.md
backend-receivers.md Provide profile task downstream to sniffer (#4172) 2020-01-09 09:35:39 +08:00
backend-setting-override.md
backend-setup.md Add selector property in application.yml (#4514) 2020-03-15 23:28:14 +08:00
backend-start-up-mode.md
backend-storage.md Add selector property in application.yml (#4514) 2020-03-15 23:28:14 +08:00
backend-telemetry.md Add selector property in application.yml (#4514) 2020-03-15 23:28:14 +08:00
backend-token-auth.md add token authentication between agent and oap receiver. (#4197) 2020-01-12 23:08:39 +08:00
backend-ui-setup.md Documentation proofreading (#3999) 2019-12-13 11:08:36 +08:00
dynamic-config.md Add selector property in application.yml (#4514) 2020-03-15 23:28:14 +08:00
grpc-ssl.md Enable OAP gRPC SSL transportation (#4470) 2020-03-15 08:15:28 +08:00
metrics-exporter.md Support multiple linear values and merging p50/75/90/95/99 into percentile (#4214) 2020-01-12 22:10:50 +08:00
slow-db-statement.md
trace-sampling.md
ttl.md Support Daily Index Step feature in the OAP (#4368) 2020-02-16 20:48:04 +08:00
ui-setup.md
uninstrumented-gateways.md