summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
author童宗振 <[email protected]>2024-05-28 07:36:01 +0000
committer童宗振 <[email protected]>2024-05-28 07:36:01 +0000
commite2200bb6c2cd93554b06d0193e4f64cee03376d9 (patch)
treec2486705f739e51f33974921341b2627a765f876 /etc
parentd85f991f782bea6896c434f66fd5c44dfb909096 (diff)
parent69586f49f2d37fe61ba68e1c2f67077433afc41d (diff)
Merge branch 'no_traffic_link_id_no_send' into 'dev-0.1'v0.1.16-20240528dev-0.1
when traffic link id is not valid, dont send it. See merge request tsg/dp_telemetry_app!45
Diffstat (limited to 'etc')
-rw-r--r--etc/dp_trace.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/dp_trace.conf b/etc/dp_trace.conf
index 82348c6..9f72037 100644
--- a/etc/dp_trace.conf
+++ b/etc/dp_trace.conf
@@ -31,5 +31,6 @@ maat_redis_db_index=1
[debug]
send_ctrlbuf=0
+send_invalid_traffic_link_id=0
kafka_dump_to_log=0
arp_pkt_has_ip_test=0 \ No newline at end of file