You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/01/02 08:56:30 UTC

[GitHub] [skywalking] wu-sheng commented on a change in pull request #4161: add Dynamic Configuration Consul AclToken

wu-sheng commented on a change in pull request #4161: add Dynamic Configuration Consul AclToken 
URL: https://github.com/apache/skywalking/pull/4161#discussion_r362402954
 
 

 ##########
 File path: oap-server/server-bootstrap/src/main/resources/application.yml
 ##########
 @@ -223,6 +225,8 @@ configuration:
 #    hostAndPorts: ${consul.address}
 #    # Sync period in seconds. Defaults to 60 seconds.
 #    period: 1
+#    # Consul aclToken
+#    #aclToken: ${consul.aclToken}
 
 Review comment:
   If you want this too, you miss some codes change in the configuration model. Your changes are only related to cluster model.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services