Adrian Cole
Adrian Cole
fyi made a blank repo to play around with this as I think trying to design everything in one issue will be pretty crazy. @Taction feel free to move your...
ps we (tetrate) are going to setup infrastructure in this org towards whatever end. there are years of pressure building up to solve this, just no one did it. waiting...
my 2p I think HTTP semantics are still defined in terms of the text protocol. When we start dropping down to the binary framing, it starts looking like a proxy...
> My thought here was that if the host knows which headers the middleware needs, it can be sent in them during the initial call and potentially avoid further FFI...
thanks for the ping. In the finalizing proof-of-concept, we'll focus on net/http though having fasthttp is still useful for modeling. Also the interaction of the fasthttp adaptor with net/http is...
Since Chris is new to all this, he should know jury is out on whether there's a data model for opentracing. I'd be careful to pre-emptively label anything as such...
I'm going to stop commenting on this issue. Suffice to say please do not conflate this work with Zipkin as lossiness is a point of view and point in time...
@stuckyhm Thank you for offing to help. We have a "synthetic root node" heuristic check. The root of the tree is synthetic when node.span is undefined. https://github.com/openzipkin/zipkin/blob/master/zipkin-lens/src/zipkin/span-node.js#L25 I think what...
I'll take over this, ideally when 1.9 is out which should include the update provided https://github.com/dapr/dapr/pull/5169 is merged first. Otherwise, if someone has advice for creating samples before dapr is...
@gedw99 thanks for pinging me. I'm in the end parts of our month-end wazero release, so can't think too much through this yet. I've forked hackpad locally for my long...