Include a timestamp for each gRPC message #9
Labels
good first issue
Good for newcomers
grpc-dump
ready for development
Issues which are ready to be implemented
Each server/client message should have a timestamp logged of when it was received.
This will give users greater debugging power because e.g. they'll be able to find requests that took a long time.
This should be an easy addition to
grpc-dump/recorded_server_stream.go
The text was updated successfully, but these errors were encountered: