tracing: Make collection of opentelemetry traces optional (#24792)
This commit marks the `grpc_service` of the opentelemtry configuration as optional and if the resulting field is empty, the plugin will abstain from sending the trace data to any collection service. This means that the opentelemetry plugin will still generate and propagate trace headers, but they will no longer be sent to the collector. Signed-off-by: Ashish Banerjee <ashish.banerjee@solo.io> Mirrored from https://github.com/envoyproxy/envoy @ c424ab9b0165357b715866ee2906cf3fc717e4e8pull/626/head
parent
93b8f9b0c7
commit
e68d2fe628
2 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue