yarpc-go icon indicating copy to clipboard operation
yarpc-go copied to clipboard

Fix span error tagging in GO YARPC/http

Open kexiongliu123 opened this issue 1 year ago • 2 comments

Fix span error tagging in GO YARPC/http

kexiongliu123 avatar Aug 18 '24 18:08 kexiongliu123

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Aug 18 '24 18:08 CLAassistant

Can we add error tag when the http status code indicates the error? e.g. where the getYARPCErrorFromResponse is called in outbound.go

ChenX1993 avatar Aug 22 '24 16:08 ChenX1993