Telegraf 1.22.1 maintenance release includes faster tests and improved error messaging
By
Samantha Wang /
Product
Apr 07, 2022
Navigate to:
This new maintenance release for Telegraf is available now.
- Telegraf 1.22.1 – Release Notes
Agent
- We addressed an issue that was causing the agent to fail silently by fixing the default value for the logfile rotation interval.
Input plugin updates
- Google Cloud Pub Sub Input
- Plugin now skips longer/integration tests on
-short
mode
- Plugin now skips longer/integration tests on
- Google Cloud Pub Sub Push Input
- We reduced some timeouts and sleeps so all tests are faster across the board.
- Intel PMU Input
- We fixed a slow running intel-pmu test.
- SQL Server Input
- We fixed inconsistencies in
sql*Requests
queries.
- We fixed inconsistencies in
- vSphere Input
- We updated the vSphere info message to only appear in debug mode.
- ZFS Input
- We fixed an issue with redundant ZFS pool tags to now only create a unique set of pool names for the tag.
Output plugin updates
- HTTP Output
- The HTTP output plugin error message now includes a full response body.
- We switched the 100 codes for test cases in the HTTP output plugin.
Serializer plugin updates
- TopK Processor
- We added clarity to plugin docs that using the
k
andfields
parameters together will determine the total number of results.
- We added clarity to plugin docs that using the
New external plugins
Dependencies
- Update
gonum.org/v1/gonum
from 0.9.3 to 0.11.0 - Update
github.com/golang-jwt/jwt/v4
from 4.2.0 to 4.4.1 - Update
gopsutil
and associated dependencies for improved OpenBSD support
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.