envoyproxy/envoy
在 GitHub 查看Outlier detection needs to log and handle grpc-status sent as trailers
Open
#8,228 创建于 2019年9月12日
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.