Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/OpenTSDB/tcollector

Data collection framework for OpenTSDB
https://github.com/OpenTSDB/tcollector

Last synced: about 2 months ago
JSON representation

Data collection framework for OpenTSDB

Awesome Lists containing this project

README

        

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](http://www.opentsdb.net/tcollector.html)

[![unittest and pylint](https://github.com/OpenTSDB/tcollector/actions/workflows/tests-push.yml/badge.svg)](https://github.com/OpenTSDB/tcollector/actions/workflows/tests-push.yml)