Adrian Cockcroft

Results 43 comments of Adrian Cockcroft

WORKAROUND – view changed to only show landscape left or right

I didn't think we were using cola.js yet, what's the context for the error?

I hope you figure out some interesting additions to spigo with cola, could you let us know what you are trying and any results? Thanks!

Hi, that's a bug. It fails for me as well on Mac. With -m option it lists the messages then hangs. It's some kind of race condition that leads to...

Not your fault - the metrics package was refactored and I have to update to the new APIs. Details: https://twitter.com/peterbourgon/status/776166680502362112

This pull request changed things: https://github.com/go-kit/kit/pull/313 Major and/or breaking changes: The metric interfaces are reduced to only what is necessary to make observations. metrics.Field is removed. Use ordered string pairs,...

Yet another new javascript framework! http://techblog.netflix.com/2015/08/falcor-developer-preview.html Caching data dynamically and migrating it to the browser as needed.

To add a new arch to the menu you need to edit the menu in the UI at the end of this file https://github.com/adrianco/spigo/blob/master/ui/js/toolbar/index.js Sorry I didn't see this question...

I looked at go-zipkin before and it makes too many assumptions about running on real systems I think. All we need is the basic interface wrappers for Kafka, as I...

How hard is it to get Kafka itself in place to test against? On Wednesday, May 25, 2016, Bas van Beek [email protected] wrote: > I might be. Not sure yet...