[Task] Support Apache Doris as a time-series database for metrics.
Open
backend
help wanted
task
- Dominant language
- Java
- Stars
- 7.4k
- Forks
- 1.3k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 32
Description
### Description
Requirements:
1. Refer to https://doris.apache.org/docs/4.x/log-storage-analysis and create tables based on the recommended content and Apache Hetzbeat's actual implementation.
2. Implement an optional automatic expiration feature for time-series data.
3. Implement identical functionality to existing solutions like Victoria Metrics and GrepTimeDB, ensuring seamless user switching(module located in hertzbeat-warehouse).
4. Recommend stream load for metric writing and database connection pooling with MySQL JDBC for metric querying.
Contributor guide
Assessment
This issue has not been assessed yet.