Netflix just released Vizceral which provides a visualization framework for graph data. Additionally, it show the flow data.
Possible opportunities:
- Visualize the architecture
- Simulation flows
- Chaos Monkey simulations and visualizing
Things to do:
- Conversion of the Vizceral JSON format. This defines the topology and metrics
- Simulation integration
Reference:
The component takes a simple JSON definition of graph data (nodes and connections) with some metrics and handles all of the rendering.
Netflix just released Vizceral which provides a visualization framework for graph data. Additionally, it show the flow data.
Possible opportunities:
Things to do:
Reference: