Open JaredTan95 opened 1 year ago
cc @wbpcode @Shikugawa (selected based on ownership in several tracer extensions)
yeah, I think this is a reasonable requirement.
It seems we can use decorator in route to override default span name: https://github.com/envoyproxy/envoy/blob/1e8bacf69879165b9d67fe4f1d127950e0257d5a/source/common/http/conn_manager_impl.cc#L1446-L1452
operation (string, REQUIRED) The operation name associated with the request matched to this route. If tracing is enabled, this information will be used as the span name reported for this request.
Title: **
Description: for now, we have peer host info in the egress span, but the entry span name always
ingress
: