How severe does this issue affect your experience of using Ray?
- High: It blocks me to complete my task.
Explanation
The plot on the “Object Store Memory” in the dashboard (using Grafana and in Ray’s dashboard) doesn’t provide the separation for IN_MEMORY, UNSEALED, SPILLED, MAX. It has instead only VALUE and MAX. However I see the separation in e.g. Scheduler Task State (where I can see SUBMITED_TO_WORKER, RUNNING …)
ray 2.2.0
Python 3.8.16