OpenTSDB/opentsdb
A scalable, distributed Time Series Database. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: prerelease_only
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5851
- days_rel: 629
- days_push: 629
- n_releases_24m: 1
Adoption not part of the score
5065 stars · 1237 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
OpenTSDB is a distributed, scalable time series database (TSDB) built on top of HBase, written in Java. It stores, indexes, and serves metrics collected from computer systems at massive scale, keeping raw data forever with millisecond precision.
Use cases
- store infrastructure metrics from tens of thousands of hosts
- collect and query application monitoring metrics at high write rates
- graph server and network equipment metrics over time
- keep raw time series data forever without downsampling
- query metrics via an HTTP API for dashboards
- scale time series storage horizontally by adding HBase nodes
When to choose
- you already run Hadoop/HBase infrastructure and need large-scale metrics storage
- you need to store hundreds of billions of data points without losing granularity
- you want a proven, mature TSDB with an HTTP API and GUI
- you need multi-datacenter replication via HBase
When to avoid
- you want a simple single-node time series database without HBase dependencies
- you need a lightweight metrics store for small projects
- you prefer modern TSDBs like Prometheus, InfluxDB, or VictoriaMetrics with easier operations
- your team cannot operate a JVM/HBase stack
Facets
service · maturity maintenance
database monitoring analytics http-server databases monitoring big-data analytics jvm self-hosted time-series-database hbase metrics distributed monitoring devops linux docker
4 sources
- readme: https://github.com/OpenTSDB/opentsdb · fetched 2026-08-28 · 1a8b559691bd
- homepage: http://opentsdb.net · fetched 2026-08-29 · 4e95513d3b90
- site_page: http://opentsdb.net/docs/build/html/index.html · fetched 2026-08-29 · 6f6471f88f0e
- site_page: http://opentsdb.net/faq.html · fetched 2026-08-29 · 5cad74c7869f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OpenTSDB/opentsdb | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="OpenTSDB/opentsdb")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem