[BUG] no charts
- Dominant language
- Java
- Stars
- 7.4k
- Forks
- 1.3k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 32
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
deployed with docker-compose, mysql+tdengine,
error report:
# logs:
compose-hertzbeat | 2023-12-14 10:40:35 [http-nio-1157-exec-2] ERROR org.dromara.hertzbeat.warehouse.store.HistoryTdEngineDataStorage - warehouse tdengine query result timestamp is null, ignore. SELECT ts, instance, `usage` FROM `ubuntu_disk_free_327487498335744` WHERE ts >= now - 6h order by ts desc.
### Expected Behavior
_No response_
### Steps To Reproduce
_No response_
### Environment
```markdown
HertzBeat version(s):
```
### Debug logs
_No response_
### Anything else?
_No response_
Contributor guide
Research direction
Start with the HistoryTdEngineDataStorage error and the logged query for ubuntu_disk_free_327487498335744. Investigate why the query returns a null timestamp in the Docker Compose MySQL+TDengine deployment; done means the affected monitoring data renders charts without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, java, mysql
- Domain
- backend, databases, observability
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100