Telegraf 1.22.2 includes improvements for inputs and telemetry

Navigate to:

This new maintenance release for Telegraf is available now.

Agent

  • Zero outputs available with -test-wait flag

Build

  • Makefile now works on Windows

Input plugin updates

  • Aerospike Input
    • We fixed a statistic query bug where the aerospike plugin was emitting aerospike_node statistics as a string
  • Alibaba (Aliyun) CMS Input
    • We ensured aliyuncms metrics accepts arrays.
    • We fixed discovery capabilities in the plugin to align with aliyun updates.
  • Cisco Telemetry MDT Input
    • We aligned the default value for message size to match the grpc library.
    • We removed the overly verbose info message from the plugin.
  • Consul Agent Input
    • We updated the plugin to use the correct authentication token.
  • GNMI Input
    • We added mutex for GNMI lookup map to avoid concurrent map read/writes and fix an issue with dynamic taking with multiple CPUs.
    • The plugin now uses Sprint to cast to strings.
  • MySQL Input
    • The mariadb_dialect in the plugin now addresses MariaDB differences in INNODB_METRICS.
  • Prometheus Input
    • We moved plugin from watcher to informer to address issues where Telegraf would stop monitoring pods after 30 minutes and high CPU utilization.
  • SMART Input
    • Plugin now correctly parses various numeric forms.

Output plugin updates

Dependencies

  • Update github.com/Azure/azure-kusto-go from 0.5.0 to 0.60
  • Update opentelemetry from v0.2.10 to v0.2.17
  • Update go.opentelemetry.io/collector/pdata from v0.48.0 to v0.49.0
  • Update github.com/aws/aws-sdk-go-v2/config from 1.13.1 to 1.15.3
  • Update github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  • Update github.com/aws/aws-sdk-go-v2/credentials from 1.8.0 to 1.11.2
  • Update github.com/containerd/containerd from v1.5.9 to v1.5.11
  • Update github.com/miekg/dns from 1.1.46 to 1.1.48
  • Update github.com/gopcua/opcua from v0.3.1 to v0.3.3
  • Update github.com/aws/aws-sdk-go-v2/service/dynamodb
  • Update github.com/xdg/scram from 1.0.3 to 1.0.5
  • Update go.mongodb.org/mongo-driver from 1.8.3 to 1.9.0
  • Update starlark 7a1108eaa012->d1966c6b9fcd

Head to our Downloads page to get the latest Telegraf release. If you find issues or have questions, please join our InfluxDB Community Slack, post them in our InfluxDB GitHub Repo or our Community site, and we will take a look.

Please fill out this form if you are interested in being included in testing bug fixes and features for plugins and systems you are using. Telegraf maintainers will tag you on pull requests to test artifacts. This will help us better address bugs that may arise after a release.