-
Notifications
You must be signed in to change notification settings - Fork 1
Integrate iObserve Visualizations with the ExplorViz Frontend
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.
Two major scenarios are interesting for this task:
- Embedding iObserve (-Visualization) in the ExplorViz-Frontend with minimal intrusion
- Employing ExplorViz Visualization with iObserve-Data, e.g. monitoring data
https://github.com/ExplorViz/explorviz-ui-frontend
https://github.com/ExplorViz/explorviz-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
- Marc Adolf ([email protected])
- Christian Zirkelbach ([email protected])
Write me :)