apache / hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://hertzbeat.apache.org/
Apache License 2.0
5.12k stars 897 forks source link

bugfix: auto config timezone for Jackson #2122

Open Calvin979 opened 1 week ago

Calvin979 commented 1 week ago

What's changed?

link: #2097

What causes this problem? ISO 8601 date format is used for front-end and back-end interaction, but Jackson doesn't config any timezone.

Checklist

Add or update API

Calvin979 commented 6 days ago

Hi, @tomsun28 Is there a way to see e2e error log in detail? image

tomsun28 commented 6 days ago

Hi, @tomsun28 Is there a way to see e2e error log in detail?

it seem not has, maybe we can run e2e locally to debug logs.