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_r291428752
 
 

 ##########
 File path: oap-server/server-starter/src/main/resources/application.yml
 ##########
 @@ -131,6 +131,22 @@ 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'
+#    # Dynamically configured keys
+#    dataIds:
+#      - receiver-trace.default.slowDBAccessThreshold
 
 Review comment:
   Rebased to the refactored code and this is no more needed

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