Scalable distributed time series database built on HBase
Scalable, distributed Time Series Database
tsdb
$ tsdb tsd
$ tsdb put sys.cpu.user 1234567890 42 host=web01 dc=lax
$ tsdb query start=1h-ago m=sum:sys.cpu.user{host=web01}