envoyproxy/envoy

Tracing Redis behind envoy sidecar

Open

#5,488 opened on 2019年1月4日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
design proposalenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

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.

コントリビューターガイド