design proposalenhancementhelp wanted
仓库指标
- Star
- (27,997 star)
- PR 合并指标
- (平均合并 8天) (30 天内合并 378 个 PR)
描述
Hello, does envoy support for tracing requests sending from a service to Redis (via envoy sidecar)? As I see in the envoy document, it is possible to trace HTTP requests sending from a service (via envoy sidecar) by forwarding the generated headers to outgoing requests. Is there a similar way for Redis connection? Thanks.