Skip to content

OpenTSDB/tcollector

Repository files navigation

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