Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 469 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 469 Bytes

tcollector is a framework to collect data points and store them in OpenTSDB. It allows you to write simple collectors that it'll run and monitor. It also handles the communication with the TSDs.

For more info, see the TCollector Documentation

unittest and pylint