TSG-1806 tfe.conf/future.conf 均增加 statsd_cycle 配置项,用于调整 fieldstat 输出周期
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
no_stats=0
|
||||
statsd_server=192.168.10.72
|
||||
statsd_port=8092
|
||||
histogram_bins=0.50,0.80,0.9,0.95
|
||||
histogram_bins=0.50,0.80,0.9,0.95
|
||||
statsd_cycle=2
|
||||
@@ -71,6 +71,7 @@ level=10
|
||||
[stat]
|
||||
statsd_server=192.168.10.72
|
||||
statsd_port=8126
|
||||
statsd_cycle=2
|
||||
|
||||
[http]
|
||||
loglevel=20
|
||||
|
||||
Reference in New Issue
Block a user