envoyproxy/envoy
Vedi su GitHubOutlier detection needs to log and handle grpc-status sent as trailers
Open
#8228 aperta il 12 set 2019
enhancementhelp wanted
Metriche repository
- Star
- (27.997 star)
- Metriche merge PR
- (Merge medio 8g) (378 PR mergiate in 30 g)
Descrizione
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.