Skip to content

[Feature request] Default grafana dashboard shows confusing "node count" panel #5026

Description

@dentiny

Search before asking

  • I searched the issues and found no similar issues.

KubeRay Component

dashboard

KubeRay Version

v1.6.2

Ray Version

unrelated

Environment

  • Kubernetes version: v1.33.4
  • Kubernetes cluster type: Crusoe Managed Kubernetes (CMK)
  • Helm chart version (if applicable): kuberay-operator 1.6.2
  • Installation method (Helm / Kustomize / YAML): Helm through Argo CD/ApplicationSet; Ray PodMonitors and custom dashboard resources through Kustomize
  • OS: Ubuntu 22.04.5 LTS, kernel 5.15.0-181-generic

What happened + What you expected to happen

Hi team, the first panel of the default dashboard is called "Node Count", which indicated the number of nodes in the ray cluster. But checking the dashboard query it's showing autoscaling related attributes and shows empty panel.

Image

Considering (1) it's confusing to have an empty "empty node" panel with ray cluster working; and (2) autoscaler is an opt-in but not must-have feature, I'm wondering if we could

  • either display k8s node count in the ray cluster
  • or add a autoscaling section and put the panel there, by default folded (since it's opt-in feature)

Reproduction script

N/A

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions