Metrics are reported with local timezone. Should use UTC
cburgdorf opened this issue · 1 comments
cburgdorf commented
What is wrong?
The metrics are written with the local timezone whereas the logs are written with UTC time. This is confusing/annoying when trying to debug crashes etc.
How can it be fixed
Metrics should report with UTC time as well.
cburgdorf commented
The error appears to be on the end of my DappNode. Trinity writes its logs in fact with the local time zone (which makes sends if I try to put myself in the shoes of someone further away from UTC 😅 ) but my DappNode seems to be running on a wrong timezone.