Telegraf - The plugin-driven server agent for collecting & reporting metrics
Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics. Telegraf is plugin-driven, Input Plugins collect metrics from the system, services, or 3rd party APIs, Processor Plugins transform, decorate, and/or filter metrics, Aggregator Plugins create aggregate metrics (e.g. mean, min, max, quantiles, etc.) and Output Plugins write metrics to various destinations.
https://github.com/influxdata/telegraf
License:
Tech:
Tags: