niteshjain / mconsumer

Pulls metrics from kafka and writes to tcp sockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mconsumer

Simple and naive kafka consumers which pulls data from multiple topics and writes to tcp sockets. This was originally written to use kafka as a queue for wrting metrics to graphite.

To Do

  • Add logging
  • Signal handling to flush in memory messages
  • Metrics
  • Allow configuration via file
  • Better way to push out data

About

Pulls metrics from kafka and writes to tcp sockets

License:MIT License


Languages

Language:Go 100.0%