Timestamps of logs on Dashboard is wrong

How severe does this issue affect your experience of using Ray?

  • Low: It annoys or frustrates me for a moment.

I deployed a Ray Cluster on AKS and found the timestamps of logs on Ray Dashboard were different from my time zone. e.g. “2022-06-07 12:53:49,756” my time is “2022-06-07 21:53:49”. Is there a configuration parameter to fix this?

I doubt there’s currently a parameter to fix this. Do you know if the AKS cluster itself is operating in the same time zone as you?

Yes, the AKS itself is operating in the same time zone as me, also when I used Kind to build a local K8s, the time zone issue was same on dashboard.

Got it, would you mind a bug report on this on the Ray GitHub?

No problem. Here is the link: [Ray Dashboard] Timestamps of logs on Dashboard are wrong · Issue #26050 · ray-project/ray · GitHub

Thanks! I’ll mark this topic as resolved – we’ll continue the discussion on GitHub!