wu-sheng commented on a change in pull request #4514: Add selector property in application.yml URL: https://github.com/apache/skywalking/pull/4514#discussion_r392670473
########## File path: docs/en/setup/backend/backend-setup.md ########## @@ -14,26 +14,41 @@ End user can switch or assemble the collector features by their own requirements So, in `application.yml`, there are three levels. 1. **Level 1**, module name. Meaning this module is active in running mode. -1. **Level 2**, provider name. Set the provider of the module. +1. **Level 2**, provider name and provider selector. Available providers are listed here with a selector to indicate which one will actually take effect. Review comment: ```suggestion 1. **Level 2**, provider option list and provider selector. Available providers are listed here with a selector to indicate which one will actually take effect. ``` ---------------------------------------------------------------- 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
