feyman2016

Results 5 issues of feyman2016

Is there a MDC machenism in this client? For example,Spring Cloud Sleuth outputs logs like this: If we outputting logs (probably using MDC) with the trace-id and span-id and parsing...

help wanted
question
backlog

Currently the zipkin-ui uses "Longest first " as default sort method.While I usually found that "newest" is used more frequently. So , let's vote: Which one do you prefer as...

enhancement
ui

Hi, this line : `scalaSource in Compile

Hey, I've test that if I initially start 4 replica, than there is high risk to trigger brain splitting(because there is no "first seed node" to avoid brain split). Though...

Hey, I've seen a similar project https://github.com/vyshane/klusterd as this one, and I've found that there is a [split brain problem](https://github.com/vyshane/klusterd/issues) on that project, and I think this might also happen...