A new maintenance releases for Telegraf is available now.
- Telegraf 1.11.1 — release notes
This maintenance release of Telegraf 1.11.1 includes improvements to the following plugins:
1. Disk Input
- Address regression in 1.11.0 related to setting
mount_points
option
2. Cisco GNMI Input (cisco_telemetry_gnmi
)
- Omit keys when creating measurement names for GNMI telemetry
3. Procstat Input (procstat
)
- Don’t consider pid of 0 when using systemd lookup in procstat
4. NGINX Plus API Input (nginx_plus_api
)
- Address spurious 404 error reporting
5. PgBouncer Input (pgbouncer
)
- Fix panic if
pool_mode
column does not exist
6. Docker Input (docker
)
- Add missing
container_id
field todocker_container_status
metrics
7. System Input (system
)
- Ignore error when utmp is missing
8. SMART Input (smart
)
- Add
device
,serial_no
, andwwn
tags to synthetic attributes
9. Statsd Input (statsd
)
- Fix parsing of remote tcp address
The binaries for the latest open source release can be found on our downloads page.