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
In the KubeRay Dashboard, the Grafana icon in the cluster table currently has no functionality if the Grafana link is not configured. This may confuse users since the icon appears clickable but leads nowhere.
Expected Behavior
If the Grafana link is not provided, the Grafana icon should be hidden from the dashboard table.
If the Grafana link is configured, the icon should remain visible and functional.
Use case
This ensures a cleaner UI and avoids misleading users when monitoring integrations like Grafana are not set up.