Remove unnecessary docs and config keys (#2845)

This commit is contained in:
kezhenxu94 2019-06-11 00:20:27 +08:00 committed by 吴晟 Wu Sheng
parent c983d85000
commit ec731b2ad8
2 changed files with 0 additions and 8 deletions

View File

@ -44,10 +44,6 @@ configuration:
port: 8848
# Nacos Configuration Group
group: 'skywalking'
# Dynamically configured keys
dataIds:
- receiver-trace.default.slowDBAccessThreshold
# - other-key
# 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.

View File

@ -27,10 +27,6 @@ configuration:
port: 8848
# Nacos Configuration Group
group: 'skywalking'
# Dynamically configured keys
dataIds:
- test-module.default.testKey
# - other-key
# Unit seconds, sync period. Default fetch every 60 seconds.
period: 1
# the name of current cluster, set the name if you want to upstream system known.