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.

贡献者指南