Docker Images / monitoring / telegraf

telegraf

JSON →
docker1.39.0musl636M pulls

Telegraf is a plugin-driven server agent for collecting and sending metrics and events from databases, systems, and IoT sensors.

monitoring-and-observability
Usage
Recommended variant
docker pull telegraf:1.39.0-alpine
alpine = musl libc, smallest footprint — some native extensions won't build
Variants
Available tags
telegraf:full
telegraf:alpinemusl
Lifecycle
Support & EOL
latest1.39.0
pull size90MB compressed
Known issues
Gotchas
alpine variant uses musl libc, can break native extensions compiled for glibc
requires network access to output destinations (e.g., InfluxDB, Prometheus)
configuration file must be mounted or provided via environment variables
Resources