Sign inSign up

bwsw/python-kafka-influxdb-importer

By bwsw

Updated about 8 years ago

Simple service which imports JSON exported data from Kafka to Influx

Image
0

3.1K

bwsw/python-kafka-influxdb-importer repository overview

Python Kafka To InfluxDB Data Importer

This container runs script which relays json data stored in Python InfluxDB compatible format to InfluxDB.

The script is implemented as addition to cs-pulse-sensor-kafka code, but can be used separately as doesn't include specific code.

Why

InfluxDb doesn't have open source option for clustered environment, but Kafka has. So, instead of direct placement of points into InfluxDb it's possible to place them into Kafka, and later relay into standalone InfluxDB databases, which are not clustereed but duplicate each other. Next, the load and failover can be managed with Nginx.

Grafana dashboard

grafana dashboard

License

Licensed under Apache 2.0 license.

Tag summary

Content type

Image

Digest

Size

184.3 MB

Last updated

about 8 years ago

docker pull bwsw/python-kafka-influxdb-importer