Adrian Cole
Adrian Cole
would you say this is similar or a dupe of #11? Would you like to see what part of the architecture contribute to which fields? Ex. pinning https://gist.github.com/adriancole/5ec532ddc68eb7a0d5d0e18714b5821c to components...
thanks for the feedback, I'll try to put something together in a couple days and ping you on it.
this is the first step, which is to show the overall flow. It is quite a challenge to attempt to show levels of abstraction from architecture into low level details...
Could be. Fair to wait before taking more action
> > One of the solution discussed could be to drop spans. The question is > where to do It ? > > - on the Zipkin server side (with...
so one way to proceed from here could be to enumerate different patterns and strategies for each. For example 10k spans due to local spans, or broadcast, or RPC, etc....
cc @openzipkin/devops-tooling
cc @openzipkin/core @openzipkin/instrumentation-owners
added a link to the google blog about stackdriver and zipkin https://cloudplatform.googleblog.com/2016/12/Stackdriver-Trace-Zipkin-distributed-tracing-and-performance-analysis-for-everyone.html
> > I think one consequence of this change is that the span and trace ids will > be numeric id now. To simplify the logic further, why not make...