envoyproxy/envoy

Outlier detection needs to log and handle grpc-status sent as trailers

Open

#8,228 建立於 2019年9月12日

在 GitHub 查看
 (9 留言) (2 反應) (0 負責人)C++ (5,373 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

Title: Outlier detection needs to log and handle grpc-status sent as trailers

Description:

Outlier detection currently doesn't check response trailers, which may contain an error grpc-status when a gRPC stream is closed.

Relevant Links:

See the discussion on the original issue for adding grpc-status support in Outlier Detection.

貢獻者指南