diff options
Diffstat (limited to 'test/test_data/conf')
| -rw-r--r-- | test/test_data/conf/sce.conf | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/test/test_data/conf/sce.conf b/test/test_data/conf/sce.conf index cb58c73..c62b84a 100644 --- a/test/test_data/conf/sce.conf +++ b/test/test_data/conf/sce.conf @@ -57,15 +57,8 @@ dev_endpoint_l3_ip=192.168.100.1 # dev_endpoint_l3_mac=aa:aa:aa:aa:aa:aa [stat] -output_file=log/sce.fs2 -statsd_server=127.0.0.1 -statsd_port=8100 -# 1 : FS_OUTPUT_STATSD -# 2 : FS_OUTPUT_INFLUX_LINE -statsd_format=1 +output_file=log/sce.fs4 statsd_cycle=2 -prometheus_listen_port=9001 -prometheus_listen_url=/sce_prometheus [metrics] output_fs_interval_ms=500 |
