Commit ab547170 by 裴大威

druid fiters add stat

parent 5c515c6c
...@@ -26,7 +26,7 @@ spring: ...@@ -26,7 +26,7 @@ spring:
poolPreparedStatements: true poolPreparedStatements: true
maxPoolPreparedStatementPerConnectionSize: 20 maxPoolPreparedStatementPerConnectionSize: 20
connectionPropertiesNew: config.decrypt=true;config.decrypt.key=${spring.datasource.publicKey} connectionPropertiesNew: config.decrypt=true;config.decrypt.key=${spring.datasource.publicKey}
filtersNew: config filtersNew: config,stat
metrics: metrics:
influx: influx:
uri: http://192.168.89.200:8086/write uri: http://192.168.89.200:8086/write
......
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