hertzbeat
hertzbeat copied to clipboard
bugfix: auto config timezone for Jackson
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
- [x] I have read the Contributing Guide
- [ ] I have written the necessary doc or comment.
- [ ] I have added the necessary unit tests and all cases have passed.
Add or update API
- [ ] I have added the necessary e2e tests and all cases have passed.
Hi, @tomsun28
Is there a way to see e2e error log in detail?
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.