Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 440 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 440 Bytes

OpenTSDB Contributions

opentsdb-proxy

Allows for you to proxy opentsdb commands to a number of different end points.

opentsdb-client

Super basic netty based client for interacting with opentsdb daemon

kafka-consumer

Kafka Consumer for pulling data out of kafka and sending it to the opentsdb daemon. Super useful if you use the kafka producer in the opentsdb-proxy.