Yes. We can use the docker image of Influx DB and use it directly on any machine from local server to production server.Read more
What is InfluxDB used for?
1 Comment
AR
It is a time-series database, with high performance and short learning curve.Read more
currenlty there is no plugin for getting Hbase metrics using TICK stack, kindly have a look on it so that influx can be more useful.
1 Comment
Official Response from InfluxDB
You may be able to use the Jolokia2 plugin with Telegraf to do this:
https://github.com/influxdata/telegraf/tree/master/plugins/inputs/jolokia2
There...Read more