OpenTSDB is an open-source distributed time-series database built on Apache HBase. It is intended for large-scale monitoring and telemetry deployments that need...
Pros
- Mature open-source option for distributed metrics storage
- Scales through HBase-backed deployments
- Well suited to infrastructure monitoring and telemetry
Cons
- More complex to operate than modern standalone databases
- Requires Apache HBase and its surrounding infrastructure
- Querying and data modeling are less flexible than TimescaleDB
Free and open source