-
Notifications
You must be signed in to change notification settings - Fork 445
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Grafana] Add a Cluster
variable to the Grafana Dashboard to enable filtering of different RayClusters
#2685
[Grafana] Add a Cluster
variable to the Grafana Dashboard to enable filtering of different RayClusters
#2685
Conversation
ad08687
to
0e7250a
Compare
@kevin85421 PTAL |
0e7250a
to
a6b8183
Compare
RayCluster
variable to the Grafana Dashboard to nable filtering of different RayClustersRayCluster
variable to the Grafana Dashboard to enable filtering of different RayClusters
RayCluster
variable to the Grafana Dashboard to enable filtering of different RayClustersRayCluster
variable to the Grafana Dashboard to enable filtering of different RayClusters
cabb01d
to
0536234
Compare
According to ray-project/ray#49498. We use the cc @kevin85421 Some insights:
|
dd6644f
to
6088351
Compare
RayCluster
variable to the Grafana Dashboard to enable filtering of different RayClustersCluster
variable to the Grafana Dashboard to enable filtering of different RayClusters
I will merge the PR after 2.41.0 is out. |
…e filtering of different RayClusters
…usters Signed-off-by: win5923 <[email protected]>
6088351
to
a43e4d1
Compare
Updated the Grafana Dashboards to ray 2.41.0. |
Why are these changes needed?
The current Grafana Dashboard aggregates metrics from all Ray clusters and summarizes them. Add a
Cluster
variable to Grafana dashboard to enable viewing metrics for individual RayClusters.Ref: #2502 (comment)
TODO
Before:
After:
Related issue number
Closes #2502
Checks