You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
Please answer these questions before submitting a bug report.
What version of OpenCensus are you using?
v0.22.2
What version of Go are you using?
go1.13.*
What did you do?
My HTTP server returned a 409 on a request to its API.
What did you expect to see?
What did you see instead?
Additional context
It looks like we are missing some mapping in this function:
opencensus-go/plugin/ochttp/trace.go
Line 179 in 19a9151
I know that there is or has been a discussion about changing the handling of HTTP codes and maybe that is on hold due to Open Telemetry, but I believe, we should at least have support for the ones that are defined in:
https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto