1、新增dump_rtp_pcap安装2、整合配置变量

This commit is contained in:
fumingwei
2021-04-25 17:19:23 +08:00
parent 6e495828f0
commit fb1c66c76c
11 changed files with 137 additions and 72 deletions

View File

@@ -189,9 +189,9 @@ dictator_enable=0
app_name=sapp
[profiling.log.prometheus]
prometheus_enabled={{ sapp_prometheus_enable }}
prometheus_port={{ sapp_prometheus_port }}
prometheus_url_path="{{ sapp_prometheus_url_path }}"
prometheus_enabled={{ sapp.prometheus_enable }}
prometheus_port={{ sapp.prometheus_port }}
prometheus_url_path="{{ sapp.prometheus_url_path }}"
[TOOLS]
[tools.pkt_dump]