kezhenxu94 commented on a change in pull request #2817: Provide Nacos dynamic 
configuration center implementation. fixes #2816
URL: https://github.com/apache/skywalking/pull/2817#discussion_r291434276
 
 

 ##########
 File path: docker/oap/docker-entrypoint.sh
 ##########
 @@ -202,6 +202,17 @@ telemetry:
     port: \${SW_TELEMETRY_PROMETHEUS_PORT:1234}
 configuration:
   none:
+#  nacos:
+#    # Nacos Server Host
+#    serverAddr: 127.0.0.1
+#    # Nacos Server Port
+#    port: 8848
+#    # Nacos Configuration Group
+#    group: 'skywalking'
+#    # Unit seconds, sync period. Default fetch every 60 seconds.
+#    period : 60
+#    # the name of current cluster, set the name if you want to upstream 
system known.
+#    clusterName: "default"
 
 Review comment:
   Reverted

----------------------------------------------------------------
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

Reply via email to