Adrian Cockcroft

Results 50 issues of Adrian Cockcroft

See https://github.com/adrianco/spigo/blob/master/json/lamp.json for example Timestamps may not be written to the file in order, so first sort the input file by timestamp. Provide options to load the whole thing in...

enhancement
help wanted
UI

Currently there is a single victim listed in an arch file which is killed half way through a run. This hack needs to be extended to a list of victim...

enhancement

Plug in upgrade to d3 that provides more flexible displays Cola.js: Constraint-based Layouts in The Browser - http://marvl.infotech.monash.edu/webcola/# It says good for up to 100 nodes, so may have too...

enhancement
help wanted
UI

Tweaked hdrhistogram configuration to use much less memory. Changes to metrics package to export histograms - need to make a pull request for codahale/metrics Collect histograms for response time (zipkin...

enhancement

Fix the metrics/hdrhistogram code to export histograms. Use the zipkin timestamps to measure response time and service time, as well as the current message transfer time.

enhancement

REST json interface for writing events into BigPanda https://docs.bigpanda.io/docs/integrations/index.html?v=v2.8.0#alerts-rest-api Add an option to generate events and hook up to BigPanda to generate interesting event stream scenarios when the simulated architecture...

enhancement

First pass at hash based sharding in priamCassandra seems to work well enough for now. priamCassandra_test.go shows the token assignments and how balanced the hash is across nodes ``` cass5:0,cass6:268435455,cass8:536870910,cass1:805306365,cass7:1073741820,cass12:1342177275,cass13:1610612730,cass0:1879048185,cass4:2147483640,cass9:2415919095,cass14:2684354550,cass15:2952790005,cass2:3221225460,cass3:3489660915,cass10:3758096370,cass11:4026531825...

It would be nice to have a containerized delivery of spigo, especially for when we get the UI hooked up directly to the backend.

enhancement

This looks cool, noting it here for future investigation... Kenny Bastani ‏@kennybastani @adrianco One day I will modify my 3dgviz project to be used my spigo https://demo-3dg-viz.herokuapp.com That would be...

enhancement