Telegraf
Telegraf is an agent for collecting, processing, aggregating, and writing metrics. Based on a plugin system to enable developers in the community to easily add support for additional metric collection. There are four distinct types of plugins: 1) Input Plugins collect metrics from the system, services, or 3rd party APIs. 2) Processor Plugins transform, decorate, and/or filter metrics. 3) Aggregator Plugins create aggregate metrics (e.g. mean, min, max, quantiles, etc.) 4) Output Plugins write metrics to various destinations. New plugins are designed to be easy to contribute, pull requests are welcomed, and we work to incorporate as many pull requests as possible. Consider looking at the list of external plugins as well.
Details
- AArch64 Supported Releases
- 1.28.3
- 1.28.2
- 1.28.1
- News and Events
-
- [Online Session] What is the Time Library in Python? A Helpful Guide (English)
-
- [Online Session] Webinar Recap: Build an Edge-to-Cloud Architecture Using MQTT and InfluxDB (English)
- Work Items
-
- [Open] chore(linters): Enable perfsprint linter and fix all findings.
-
- [Open] feat: Support proxy env vars from elastic stack plugins
-
- [Open] chore(linters): Fix findings found by testifylint: len