api: use traffic_direction over operation_name if specified (#7999)
Use the listener-level field for the tracing direction over the per-filter field. Unfortunately, the per filter did not provide an "unspecified" default, so this appears to be the right approach to deprecate the per-filter field with minimal impact. Risk Level: low (uses a newly introduce field traffic_direction) Testing: unit test Docs Changes: proto docs Signed-off-by: Kuat Yessenov <kuat@google.com> Mirrored from https://github.com/envoyproxy/envoy @ 4478c1984d17146b1ff78d0babedae2a4752b027pull/620/head
parent
5d5e195c2c
commit
3b92c342e6
1 changed files with 7 additions and 3 deletions
Loading…
Reference in new issue