Top "Opentsdb" questions

OpenTSDB is a distributed, scalable Time Series Database (TSDB) written on top of HBase.

hbase cannot find an existing table

I set up a hbase cluster to store data from opentsdb. Recently due to reboot of some of the nodes, …

hadoop hbase opentsdb
How to use Metric value in Alias?

I created a new Graph in Grafana that takes data from OpenTSDB. The Alias field has the following value: Label $…

grafana opentsdb
Using HBase to store time series data

We are trying to use HBase to store time-series data. The model we have currently stores the time-series as versions …

hadoop hbase opentsdb
How to make a choice between OpenTSDB and InfluxDB or other TSDS?

They both are open source distributed time series databases, OpenTSDB for metrics, InfluxDB for metrics and events with no external …

graphite opentsdb influxdb
How to insert data in OpenTSDB (Time Series Database)

I'm new to OpenTSDB. I somehow managed to install and configure OpenTSDB, but I don't know how to put data …

java hbase opentsdb
rrd tool alternative for high volume

I am interested in knowing if there is any alternative to rrdtool for logging time series data. I am looking …

sql time-series rrdtool opentsdb
How do you create trend line in grafana charts

I am using grafana with opentsdb. I can create charts with avg, max, min etc but I dont see how …

opentsdb grafana
Time series database for java?

I want to store millions of time series entries (long time, double value) with Java. (Our monitoring system is currently …

java database time-series opentsdb
./bootstrap: 17: exec: autoreconf: not found : OpenTSDB installation

I am trying to install OpenTSDB on Ubuntu, and I am following this documentation. But after running these commands: git …

ubuntu hbase opentsdb