Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 1015 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 1015 Bytes

Circle CI Codacy Badge

NOTICE!!! - As part of influxdb pipeline removal - This service was discard from production!

Preface

This service reads data from Rabbitmq queue named events-indexer and writes the data into influxdb. It uses Rabbitmq header named dbname to resolve the db to write into in influxdb

It supports InfluxDB 0.9 write API only (it won't work on InfluxDB 0.8) Check out the testing sections in circle.yml in to root directory, to see how you can use this service.