Roger Johansson
Roger Johansson
See https://github.com/openzipkin/zipkin/issues/1280 Not sure if that stems from Zipkin itself or from this lib.
When using the Zipkin UI, all IP's sent from this provider are backwards. e.g. `1.0.0.127`
Instead of making the user manually handle collector writes, it would be really nice if one could just pass the span you are using to some background worker that batch...
 Should we add some sort of quick info for spans "parts" like in the image above? E.g. displaying start and stop time in a tooltip together with the start...
I would like to find a few developers that could take on the maintenance of Microphone. I have a bit too much on my plate and I don't do a...
Explore https://github.com/Netflix/Hystrix to see if we can port some of the core concepts for reciliency.
Currently, the build and nuget deploy process is done manually + some .BAT files, that should be replaced with a more automatic model using F# FAKE
https://github.com/skynetservices/skydns Sky dns is a dns provider on top of etcd. We could make it possible to configure the Etcd provider to use the skydns keys.
My initial thought is to build logging support that defaults to ElasticSearch logging, then incorporate this log into some of the Microphone core features. This will allow us to see...
Make a service discovery abstraction so that we can support ZooKeeper