openrca / orca-ui

Web UI for OpenRCA
https://openrca.io
Apache License 2.0
33 stars 4 forks source link

Limit object types in default graph view #89

Closed bzurkowski closed 4 years ago

bzurkowski commented 4 years ago

Default graph view (all namespaces, all object types) displays too many nodes. Object types should be limited to the most essential ones. Also, we should prevent creating cycles in the graph because they disturb the UX.

Let's set the default set of object types to: cluster, node, pod and alert.

k-jano commented 4 years ago

Closed by #94