Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Cluster traffic #68

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

[WIP] Cluster traffic #68

wants to merge 2 commits into from

Conversation

michalslaski
Copy link
Member

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.

@arkgil
Copy link
Contributor

arkgil commented Jun 30, 2017

@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 😉

@michalslaski
Copy link
Member Author

Good idea, I like it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants