-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Open
Labels
P2Important issue, but not time-criticalImportant issue, but not time-criticalbugSomething that is supposed to be working; but isn'tSomething that is supposed to be working; but isn'tcoreIssues that should be addressed in Ray CoreIssues that should be addressed in Ray CoredashboardIssues specific to the Ray DashboardIssues specific to the Ray DashboardquestionJust a question :)Just a question :)usabilitywindows
Description
Hi all,
I'm running Ray on Windows, and I’ve successfully set up:
- Ray (
ray start --head --metrics-export-port=8080
) - Prometheus, which works at
http://localhost:9090
- Grafana, accessible at
http://localhost:3000
- I also imported the default_dashboard.json manually from:
C:\Users\<my_user>\AppData\Local\Temp\ray\session_latest\metrics\grafana\default_dashboard.json
What’s working:
The Ray dashboard loads fine at http://localhost:8265
Prometheus is running and collecting metrics
Grafana loads and displays plots after manually importing the dashboard JSON
The issue:
When I go to the Ray Dashboard, then click on "View metrics in Grafana", it opens Grafana but says "Dashboard not found"
The problem:
From the Ray dashboard, when I click "View metrics in Grafana", Grafana opens but shows:
Dashboard not found
So the built-in Ray → Grafana link is broken, or the dashboard is not auto-registered.
My question:
How can I fix the broken Grafana link from the Ray dashboard?
Thanks in advance!
jbsmithj1981
Metadata
Metadata
Assignees
Labels
P2Important issue, but not time-criticalImportant issue, but not time-criticalbugSomething that is supposed to be working; but isn'tSomething that is supposed to be working; but isn'tcoreIssues that should be addressed in Ray CoreIssues that should be addressed in Ray CoredashboardIssues specific to the Ray DashboardIssues specific to the Ray DashboardquestionJust a question :)Just a question :)usabilitywindows