summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorluwenpeng <[email protected]>2024-11-08 15:30:28 +0800
committerluwenpeng <[email protected]>2024-11-08 17:20:14 +0800
commit6aa82aeea6bdf4ded2f2523868199d7da3131dd5 (patch)
treea91f8b187eef21d98dd26ea188597465c1a7dab3 /conf
parent043f9cbad7bd2be51b655067b274c31ffdeefde0 (diff)
TSG-23386 SCE移除FieldStat2,为适配AArch64做准备
Diffstat (limited to 'conf')
-rw-r--r--conf/sce.conf9
1 files changed, 1 insertions, 8 deletions
diff --git a/conf/sce.conf b/conf/sce.conf
index 9130cf2..6b21efe 100644
--- a/conf/sce.conf
+++ b/conf/sce.conf
@@ -58,15 +58,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