You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web UI Dashboard should be it's own package that can be imported by the OSS or Enterprise app, which allows plugins to be registered to handle events, modify dashboard data, send commands, and register their own components. Then OSS can register console, table, command history, and grid plugins, and Enterprise can register the same plus PQ Explorer, Query Monitor, etc plugins. Allow reusability/extensibility of the dashboard.