I've started some work on adding an output formatter for InfluxDB. I think it should be useful as a pattern for any backend that accepts tagged data (ie: OpenTSDB/KairosDB).
Right now my test system is sending to both a Graphite backend and an InfluxDB backend and results are looking good especially from the AWScloudwatchEC2.rb script. Will take some work to add tag support to the others.
I've started some work on adding an output formatter for InfluxDB. I think it should be useful as a pattern for any backend that accepts tagged data (ie: OpenTSDB/KairosDB).
Right now my test system is sending to both a Graphite backend and an InfluxDB backend and results are looking good especially from the AWScloudwatchEC2.rb script. Will take some work to add tag support to the others.