Documentation Index
Fetch the complete documentation index at: https://ray-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Open the dashboard
Install Prometheus and Grafana
The Ray repo ships Helm charts for both. On Kubernetes:Import dashboards
Ray writes default Grafana dashboards to/tmp/ray/session_latest/metrics/grafana/dashboards/. Import them through the Grafana UI or sidecar provisioning.
Tail logs
/tmp/ray/session_latest/logs/ to your log backend with fluentbit or similar.
Capture a flame graph
From the dashboard, find the worker on the Tasks or Actors tab and click “Stack Trace” to capture a py-spy snapshot. Or from CLI:Next steps
Metrics
Per-metric reference.
State API
Programmatic access to cluster state.