eclipse-symphony / symphony

Symphony project
MIT License
24 stars 17 forks source link

Enable solution visualization view on Opera portal #216

Open Haishi2016 opened 1 month ago

Haishi2016 commented 1 month ago

We already have mechanism to collect component connectivity info into a catalog object. We need extend Opera portal to enable showing component connections.

The current method of collecting component connections is for an app to proactively invoke a sidecar endpoint. We should consider using a network mesh sidecar so that data collection can be automated.