envoyproxy/envoy

logging: gRPC status should be extracted from stream_info

Open

#10.296 aperta il 7 mar 2020

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/grpcenhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

It seems that we can't extract grpc-status from stream_info directly now. Any other status-related info (e.g. response code) can extract from it but that not. I think that is should be extracted from that information pack. Do you think about it?

Guida contributor