We do not get status code on traces page but rpc.g...
# support
h
We do not get status code on traces page but rpc.grpc.status_code is available per trace. Any way we can get this? With same setup jaegar is able to tell us upfront which traces have errors and it enables us to check only those quickly
v
@User Right now the status code has only http status code by design. cc: @User
Adding grpc status codes makes sense. Let me add this req to our team and would be great if you could open an issue to track this publically.
h