Kyle Kingsbury
Kyle Kingsbury
Oh! I actually laid a bunch of groundwork for this in the Tesser.math namespace, which does streaming frequency distributions. On Feb 8, 2016 06:38, Pierre-Yves Ritschard [email protected] wrote:@aphyr ok if...
I don't fully understand what's going on here. I can see an argument for refactoring the riemann.test macros for establishing a test ns to do less magic overriding and use...
Looking more at riemann.test... I think you can express both the current test system and your repl-friendly workflow with the same code. I suggest moving the functions you've written into...
I haven't tried 2.0 yet but that's good to know. Wonder if it's a bug in my SASS code or the SASS gem or what... Jamison Dance [email protected] wrote: >...
Nope, those APIs didn't exist at the time I wrote this. You're welcome to port async-profiler's methods to Riemann-JVM-profiler, though.On Apr 9, 2018 03:17, Jiacai Liu wrote:async-profiler says it avoids...
These sound like separate tickets, haha. :)
Riemann-dash has save/load for transactional changes. On Oct 7, 2015 4:13 AM, Shani Elharrar [email protected] wrote:As riemann-dash is not stable enough, Sometimes I move panels and they disappear. Maybe it's...
It's really only ruby for historical reasons, and to simplify installation and updating--gem update riemann-dash is a heck of a lot easier than mucking around with tarballs. If you want...
Iirc this is because nemesis events are drawn on the graph by a draw-rect call--might have to figure out how to render those from a stream like points, or omit...
There's some basic functionality for this in the web interface already, and I don't have a problem adding some basic caching/querying stuff to jepsen.store--jepsen.web is already doing some hijinks to...