Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: better diagnosed gRPC status code in monitor middleware
This change aligns status code retrieval from error with what the gRPC server logic does: 1. status.FromError 2. status.FromContextError https://github.com/grpc/grpc-go/blob/master/server.go#L1369-L1377
- Loading branch information