envoyproxy/envoy

Tracing Redis behind envoy sidecar

Open

#5,488 建立於 2019年1月4日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
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.

貢獻者指南