Adrian Cole
Adrian Cole
added a pull request for the major features needed. a little more work to do. pausing a bit notably you can see the hack here https://github.com/openzipkin-contrib/brave-opentracing/pull/93/files#r271152691
I can see the temptation to put things like propagation of security tokens here, for lack of a propagation api. It is also tempting as this project began named distributed...
> I do not dispute that DCP can exist without tracing, while tracing cannot > exist without DCP. I just think that DCP by itself does not have strong >...
> @adriancole a few thoughts: Thanks, I often learn from them. > I have always felt ambivalent about the "baggage" API. It's semantically profound (despite the seeming simplicity of the...
Meta-comment: on RFC's let's use real things! Ex. we learned from zipkin that people rarely understood anything. How about revamping your example to use things tons of people understand. Ex....
Some background on zipkin. This scenario is supported by the shared span model. Ex. in zipkin, multiple endpoints participate in the same span. This allows you to see the server...
Also, assuming we aren't doing shared spans (which is ok by me), we could still make a type for proxies similar to this. That also would allow presentation tier to...
Yuri, what you've said makes sense. How about we rename this issue? What confused me was that i misunderstood your goal. I thought it was to collapse middleware. it seems...
This topic of happens-before is one that circles quite often, and usually Yuri makes comments. If we are to re-purpose this issue to solve that, we'd be best using the...
suppose another way to address this is to add a task list https://github.com/blog/1375%0A-task-lists-in-gfm-issues-pulls-comments to this issue with the dependencies before closing. Then, open top-level issues relating to that checklistl. Ex....