Skip to content

Integrate iObserve Visualizations with the ExplorViz Frontend

Christian Zirkelbach edited this page Oct 18, 2017 · 3 revisions

Preliminary

At the moment, we use many different visualization services to display models for different use cases, e.g, deployment or user behavior. In the future, we plan to add many more visualizations and editors to our system. Since starting one ofter one and switching between them is a tedious task, this task is to develop a configurable, modular shell / frontend that allows the user to en and disable certain views and editors and to change their configuration at runtime. Since one of our long term goals is to integrate iObserve and ExplorViz, we want to use the Frontend provided by ExplorViz for this task. At the end, a (configurable) starting process, service discovery and circuit breakers should also possible.

Related Repositories

https://github.com/ExplorViz/explorviz-ui-frontend
https://github.com/ExplorViz/explorviz-ui-backend
https://github.com/research-iobserve/iobserve-analysis
https://github.com/research-iobserve/iobserve-ui-deployment
https://github.com/research-iobserve/iobserve-ui-user-behavior

Documentation

Write me :)

Clone this wiki locally