envoyproxy/envoy

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

Open

#8.228 geöffnet am 12. Sept. 2019

Auf GitHub ansehen
 (9 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide