You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc:monitor: clarify direction traced with default aggregation level
We do rely on monitorAggregation value to know which/when tracing
network packets in our datapath. The current default `medium` level allows
tracing ONLY send packets matching the conditions correctly described
in the documentation. However, prior to this commit, we did not specify
the send direction only in its definition, causing potential misinterpretation.
Signed-off-by: Simone Magnani <simone.magnani@isovalent.com>
0 commit comments