Commit 43968343 by songxiang

修改监控influx数据库地址

parent ed806017
......@@ -29,7 +29,7 @@ spring:
filtersNew: config
metrics:
influx:
uri: http://192.168.83.241:8086/write
uri: http://192.168.89.200:8086/write
step: PT10S
db: ${spring.application.name}
enabled: true
......
......@@ -29,7 +29,7 @@ spring:
filtersNew: config
metrics:
influx:
uri: http://192.168.83.241:8086/write
uri: http://192.168.89.200:8086/write
step: PT10S
db: ${spring.application.name}
enabled: false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment