envoyproxy/envoy

Tracing Redis behind envoy sidecar

Open

#5488 aperta il 4 gen 2019

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
design proposalenhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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.

Guida contributor