Adrian Cole
Adrian Cole
@tramchamploo ps can you check with latest zipkin 1.20+ There's a query-limit relating change there? (Our tests now look for 1000 dependency links.. maybe I can change that to 1025...
@hvandenb so far I've seen nothing open sourced on this topic, rather a few people experimenting on their own. @tramchamploo @naoman, @mansu do any of you have code to share...
_From @naoman on February 7, 2017 5:20_ Sorry for the delay guys. We were busy with open sourcing our (Pinterest) Spark collector for Zipkin and couldn't share much here. As...
This repo is unfortunately lacking engagement or progress. It might end up in the attic if this continues. Probably a more specific project just for vizceral may have more success....
I'm not sure if it is related, but I ran into an issue when I moved tests into different packages (so different TestMain to setup testcontainers k3s). After one package...
closed via https://github.com/openzipkin/docker-zipkin/pull/105
looks like normally yarn is a different distribution, which special cases the magic value "yarn" as the cluster name. It might be possible to hack our main class to do...
I was looking at the type like this.. https://github.com/openzipkin/zipkin/pull/1307/files
At first glance, since the view is tabular, seems nice to have something like. // for some limit of column length, render as key/value (assume it isn't nested as there's...
ps unless you're really interested I wouldn't sink too much time into this. It is a speculative feature, which hopefully is more a workaround. Ex quoted json doesn't work for...