Project

General

Profile

Feature #50980

Updated by Ernesto Puerta almost 3 years ago

Sage suggested using "advanced advanced visualization tools":https://www.d3-graph-gallery.com/bundle tools for displaying the cluster-OSD recovery I/O: 

 * "Hierarchical edge bundling":https://observablehq.com/@d3/hierarchical-edge-bundling (and "Hierarchical Edge Bundles: 
 Visualization of Adjacency Relations in Hierarchical Data paper":https://aviz.fr/wiki/uploads/Teaching2014/bundles_infovis.pdf) 
 * "chord dependency":https://observablehq.com/@d3/chord-dependency-diagram 

 More references: 

 * "Example of a ring view in Cassandra OpsCenter":https://docs.datastax.com/en/opscenter/6.1/opsc/online_help/opscNodeAdminRing.html. 
 * "Presentation":https://pages.cs.wisc.edu/~remzi/Classes/739/Fall2018/Projects/Final/wyuan.pptx

Back