OpenTSDB
Scalable, distributed Time Series Database written on top of Apache HBase.
Why consider OpenTSDB?
OpenTSDB is an open-source, distributed time series database written in Java by Benoit Sigoure. Built directly on Apache HBase, OpenTSDB stores, indexes, and queries billions of high-frequency server metrics and IoT telemetry points without downsampling or loss of precision.
Learn OpenTSDB by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of OpenTSDB
OpenTSDB aggregates server infrastructure metrics at massive scale across HBase clusters.
Quickstart
git clone https://github.com/OpenTSDB/opentsdb.gitcd opentsdb && ./build.shOpenTSDB is licensed under the GNU LGPL-2.1 license.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.