How to set timezone of rabbitmq_tracing? #3923
Unanswered
charnet1019
asked this question in
Questions
Replies: 3 comments 4 replies
-
I met the same issue. I used 3.9.11. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The tracing plugin gets the OS system time using this function - https://www.erlang.org/doc/apps/erts/time_correction.html#OS_System_Time So my guess is that your system time zone is set to UTC. |
Beta Was this translation helpful? Give feedback.
4 replies
-
@davidydang thanks for your report - |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
MQ Version: 3.8.9
The rabbitmq_tracing install successed and grap the logs. But the log time is 8 hours away from the local time, i can not find how to set it. Wanted help, thanks.
Beta Was this translation helpful? Give feedback.
All reactions