Adrian Cole
Adrian Cole
hi there. I'm wondering if there are any more steps needed. I'm attending a couple devops events (wellington and singapore) over the next couple weeks, and was hoping to point...
there's an API change under play so I'll update this again post merge of https://github.com/wapc/wapc-go/pull/35
I would set expectations to make the grpc binary format possible vs expecting a switch. Switch is very hard in brown field especially as libraries that do B3 with grpc...
By the way, in Brave (java library), I am happy to help investigate a framework-specific (grpc in this case) override towards the current version of grpc format. That way using...
> > That way using the format internal to grpc doesnt bleed > into other systems like http. > > The gRPC format is not leaking into other systems because...
so B3 gets the number 666 which while lucky in chinese is somewhat less so in other cultures ;)
the b3 single header was indeed to be designed as both a top-level header and also a tracestate entry for when it is necessary to carry data present in b3,...
@IOs you are awesome btw. thank you for the help
not sure if github is case-sensitive @l0s ^^
I think in general there will be some tension about tracestate and b3. I'm not sure the responsibility for parsing tracestate should be in the b3 class. My original thought...