[logging] Optimize converting gRPC request / response payload to json #2293
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: cleanup
An internal cleanup or hygiene concern.
We check the type of request / response i.e.
proto.Message
orgoogle.protobuf.message.Message
to appropriately convert the message to json. investigate if there's a better way or if we should simply wait for next gen protobuf.The text was updated successfully, but these errors were encountered: