Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OpenTSDB/tcollector
Data collection framework for OpenTSDB
https://github.com/OpenTSDB/tcollector
Last synced: 15 days ago
JSON representation
Data collection framework for OpenTSDB
- Host: GitHub
- URL: https://github.com/OpenTSDB/tcollector
- Owner: OpenTSDB
- License: lgpl-3.0
- Created: 2010-12-22T07:31:34.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T16:45:33.000Z (5 months ago)
- Last Synced: 2024-08-01T15:12:48.110Z (3 months ago)
- Language: Python
- Homepage: http://opentsdb.net
- Size: 1.03 MB
- Stars: 512
- Watchers: 53
- Forks: 362
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
- awesome - tcollector - Data collection framework for OpenTSDB (Python)
- awesome-observability - Tcollector - Data collection framework for OpenTSDB. (3. Collect / Metrics)
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)