TSG-23378 TFE移除平台层的FieldStat2,为适配AArch64做准备
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
[STAT]
|
||||
no_stats=0
|
||||
statsd_server=127.0.0.1
|
||||
statsd_port=8100
|
||||
histogram_bins=0.50,0.80,0.9,0.95
|
||||
statsd_cycle=5
|
||||
# FS_OUTPUT_STATSD=1, FS_OUTPUT_INFLUX_LINE=2
|
||||
statsd_format=2
|
||||
# printf diff Not available
|
||||
# print_diff=1
|
||||
output_file=log/future.json
|
||||
output_cycle=5
|
||||
|
||||
@@ -147,14 +147,8 @@ tcp_ttl_upstream=75
|
||||
tcp_ttl_downstream=70
|
||||
|
||||
[stat]
|
||||
statsd_server=127.0.0.1
|
||||
statsd_port=8100
|
||||
statsd_cycle=5
|
||||
# 1:FS_OUTPUT_STATSD; 2:FS_OUTPUT_INFLUX_LINE
|
||||
statsd_format=2
|
||||
histogram_bins=0.5,0.8,0.9,0.95
|
||||
statsd_set_prometheus_port=9001
|
||||
statsd_set_prometheus_url_path=/tfe_prometheus
|
||||
output_file=log/tfe.json
|
||||
output_cycle=5
|
||||
|
||||
[traffic_mirror]
|
||||
enable=1
|
||||
@@ -163,7 +157,7 @@ device=eth4
|
||||
type=1
|
||||
default_vlan_id=2
|
||||
table_info=resource/pangu/table_info_traffic_mirror.conf
|
||||
stat_file=log/traffic_mirror.status
|
||||
stat_file=log/traffic_mirror.json
|
||||
app_symbol=tfe-mirror
|
||||
|
||||
[traffic_steering]
|
||||
@@ -197,7 +191,7 @@ stat_switch=1
|
||||
perf_switch=1
|
||||
table_info=resource/pangu/table_info.conf
|
||||
accept_path=/opt/tsg/etc/tsg_device_tag.json
|
||||
stat_file=log/pangu_scan.fs2
|
||||
stat_file=metrics/pangu_scan.json
|
||||
effect_interval_s=1
|
||||
deferred_load_on=0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user