erlangpl icon indicating copy to clipboard operation
erlangpl copied to clipboard

[WIP] Cluster traffic

Open michalslaski opened this issue 7 years ago • 2 comments

Redesign of the traffic plugin

Make the 1st level view of Vizceral render network traffic between the Internet and all nodes in the cluster.

If in the 1st level one clicks on the central circle, which represents the Internet, make the 2nd level view render network traffic between nodes in the cluster. The 3rd level view in this case is a zoom to a node and preferably also some extra information about the node, e.g. button to make it the default node, so that the dashboard view can render more details.

If in the 1st level a circle other than the central one is clicked, render message passing between processes running in that node. 3rd level view in this case is a zoom to a process and preferably also some extra information about the process, e.g. button to enable timeline tracking.

michalslaski avatar Jun 28 '17 03:06 michalslaski

@michalslaski I've pushed the commit which removes erlang.pl's node from the cluster view. IMO the view is now easier to comprehend, but I can reset the commit if you do not like it 😉

arkgil avatar Jun 30 '17 06:06 arkgil

Good idea, I like it.

michalslaski avatar Jun 30 '17 06:06 michalslaski