influxdata/telegraf
Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 20
- age_days: 4172
- days_rel: 23
- days_push: 7
- n_releases_24m: 36
Adoption not part of the score
17767 stars · 5837 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Telegraf is an open-source agent for collecting, processing, aggregating, and writing metrics, logs, and other telemetry data. It ships as a standalone static Go binary with 300+ input, output, and processor plugins connecting virtually any data source to any destination.
Use cases
- collect system metrics like cpu, memory, and disk usage
- ship logs and metrics to influxdb or grafana
- collect iot sensor data via mqtt, modbus, or opc ua
- monitor docker and kubernetes clusters
- forward kafka or amqp messages to a time-series database
- scrape prometheus and opentelemetry endpoints
- collect windows event logs and performance counters
- monitor nvidia gpu metrics with nvidia-smi
When to choose
- you need a lightweight, dependency-free agent to gather telemetry from servers, containers, or edge devices
- you want to pipe metrics from many heterogeneous sources into influxdb, prometheus, or other time-series stores
- you need industrial protocol support like OPC UA, Modbus, or SNMP
- you want a single agent that handles collection, processing, and output with TOML configuration
When to avoid
- you need full distributed tracing spans rather than metrics and logs
- you prefer a managed SaaS agent bundled with a commercial observability platform
- you need heavy stream processing or complex transformations better suited to a stream processor like Flink
Facets
service · maturity stable
monitoring logging etl streaming monitoring iot time-series windows cross-platform go telemetry-collection metrics-agent influxdb plugin-architecture edge opentelemetry mqtt modbus opcua devops data-engineering linux macos docker
10 sources
- readme: https://github.com/influxdata/telegraf · fetched 2026-08-28 · 5eb55a9ebb12
- homepage: https://influxdata.com/telegraf · fetched 2026-08-29 · 4ccca1d74526
- site_page: https://docs.influxdata.com · fetched 2026-08-29 · 7aaddebdcffd
- site_page: https://docs.influxdata.com/telegraf/v1 · fetched 2026-08-29 · c32718c08e73
- site_page: https://www.influxdata.com/products/integrations · fetched 2026-08-29 · 734a7cf1e1fd
- site_page: https://www.influxdata.com/influxdb-pricing · fetched 2026-08-29 · c0415ed9995a
- site_page: https://www.influxdata.com/integrations/ctrlx · fetched 2026-08-29 · f5910c74ada8
- site_page: https://www.influxdata.com/integrations/google_cloud_storage · fetched 2026-08-29 · 4d94e7725ee1
- site_page: https://www.influxdata.com/integrations/nvidia_smi · fetched 2026-08-29 · db4412c55b47
- site_page: https://www.influxdata.com/integrations/grafana · fetched 2026-08-29 · 802356da9b4d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| influxdata/telegraf | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="influxdata/telegraf")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem