This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tsg-tsg-os-buildimage/ansible/roles/packet_adapter/files/helm/conf/packet_adapter.conf
2023-08-25 20:44:42 +08:00

18 lines
523 B
Plaintext

[packet_io]
thread_num={{- include "traffic-engine.inject_adapter.workerthread" . }}
cpu_mask={{- include "traffic-engine.inject_adapter.cpu-affinity" . }}
rx_burst_max=128
bypass_traffic=0
app_symbol=PacketAdapter
app_device={{ .Values.inject_adapter_config.inject_adapter_nic }}
[stat]
output_file=log/packet_adapter.fs2
statsd_server=127.0.0.1
statsd_port=8100
# 1 : FS_OUTPUT_STATSD
# 2 : FS_OUTPUT_INFLUX_LINE
statsd_format=1
statsd_cycle=2
prometheus_listen_port=9009
prometheus_listen_url=/packet_adapter_prometheus