Telegraf
Latest Telegraf 1.22 release includes faster line protocol parsing, Varnish enhancements, and new Hashicorp plugins
A new feature-bearing release for Telegraf is now available: Telegraf 1.22.0 – release notes The binaries for the latest Telegraf release can be found on our downloads page. Many thanks to the 40+ open source community members who contributed to this...
Telegraf's New Fast and Efficient Line Protocol Parser
As part of the new v1.22.0 Telegraf release, Telegraf is happy to announce the availability of a faster, more memory-efficient implementation of the Line Protocol Parser. Users who make heavy use of line protocol and are parsing huge amounts of data...
InfluxData releases Telegraf 1.21.4 to address security vulnerabilities and update plugins
Telegraf 1.21.4 includes updates to the Docker Input Plugin, JSON v2 Parser, and the Go library to address security vulnerabilities. This new maintenance release for Telegraf is available now. Telegraf 1.21.4 – Release Notes Build Updated to Go 1.17.7 to address...
Celebrating Lunar New Year at InfluxData
What is the Lunar New Year? Lunar New Year is a festival celebrated in certain east Asian countries that begins with the first new moon of the lunar calendar and ends 15 days later on the first full moon of the...
InfluxData releases Telegraf 1.21.3, updating SNMP, HTTP, and OPC-UA input plugins, along with fixes for the JSON parser
The new maintenance release for Telegraf is available now. Telegraf 1.21.3 – Release Notes Input plugin updates Execd Input We resolved a text format parsing error for Prometheus parsing due to an unexpected end of input stream by adding a newline...
Telegraf Best Practices: Config Recommendations and Performance Monitoring
Telegraf has reached the ripe old age of V1.21.2. Thanks to community feedback and contribution, there have been many features added over the years. Lately, I have seen these questions pop up: How can I monitor the performance of my Telegraf...
Apple M1 and RISC-V Support for Telegraf
Telegraf is the open-source server agent to help you collect metrics from your stacks, sensors, and systems. Telegraf supports almost a dozen architectures across Linux, FreeBSD, macOS, and Windows operating systems. With the release of Telegraf v1.21.2, InfluxData is excited to...
InfluxData Releases Telegraf 1.21.2 with support for M1 MacOS and RISC-V Linux Builds
Happy new year! A new Telegraf maintenance release includes support for M1 devices and RISC-V Linux builds and a series of SNMP plugin bug fixes. The new maintenance release for Telegraf is available now. Telegraf 1.21.2 – Release Notes Builds Added...
MQTT Topic and Payload Parsing with Telegraf
Buckle up, this one isn’t short…but I’m hoping it will be thoroughly informative! This post is about Telegraf as a consumer of MQTT messages in the context of writing them to InfluxDB. If you are interested in and unfamiliar with Telegraf,...
Release Announcement: Telegraf 1.21.1
A new maintenance release for Telegraf is available now. Telegraf 1.21.1 – Release Notes Input plugin updates File, Tail, Directory Monitoring Input We fixed a panic for all plugins using the SetParserFunc due to the parsers' missing Log. OpenStack Input Renamed...