bbengfort / cloudscope

Simulation and visualization of distributed systems and communications.
http://bbengfort.github.io/cloudscope/
MIT License
1 stars 0 forks source link

visibility metric #81

Closed bbengfort closed 7 years ago

bbengfort commented 7 years ago

create a metric that tracks the maximum percent visibility of an object at any given time.

bbengfort commented 7 years ago

Right now I am just adding a time series to the results object every time the version is replicated on a new machine.

bbengfort commented 7 years ago

Bug fixes for the graph since every timeseries needs to start with a replica. Now that this has been updated, I'm feeling more confident in the time series approach.

I've also added aggregators for the results analysis.