envoyproxy/envoy
Voir sur GitHubOutlier detection needs to log and handle grpc-status sent as trailers
Open
#8 228 ouverte le 12 sept. 2019
enhancementhelp wanted
Métriques du dépôt
- Stars
- (27 997 stars)
- Métriques de merge PR
- (Merge moyen 8j) (378 PRs mergées en 30 j)
Description
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.