Telegraf
Telegraf 1.24.3 maintenance release addresses processor regressions and Modbus fixes
This new maintenance release for Telegraf is available now. Telegraf 1.24.3 — Release Notes Input plugin updates Directory Monitor Input Plugin now allows moving files across filesystem directories. Kafka Consumer Input Kafka input plugin now uses Sarama library’s new consumer group...
Monitoring Air Quality with InfluxDB and Telegraf
This article was originally published in The New Stack and is reposted here with permission. If you live in the Northern Hemisphere, you’re probably happy to be experiencing summer. However, with summer comes fire season, so it’s important to remember what...
How to Reduce Telegraf Binary Size with a Customized Telegraf Agent
Is Telegraf too big for your device? Too many plugins in one binary getting you down? Let me introduce you to the Telegraf custom builder – the new tool for reducing Telegraf’s overall memory and disk footprint. In this blog, we...
Telegraf 1.24.1 maintenance release fixes memory leak for plugins
This new maintenance release for Telegraf is available now. Telegraf 1.24.1 — Release Notes Configuration Telegraf will now let you know if the configuration file passed is not a text file. Builds We fixed an issue where window tests were timing...
Telegraf 1.24.0 release includes new AWS CloudWatch Metric Streams, Linux CPU, and PostgreSQL plugins
A new feature-bearing release for Telegraf is now available: Telegraf 1.24.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 Tips from InfluxDB University Experts
Telegraf is a very powerful open source plugin-based agent that gathers data from stacks, sensors, and systems and sends it to a database. It collects data from an input and sends it to an output, and gives you the option to...
Telegraf 1.23.4 released with improvements in Kubernetes and AWS CloudWatch plugins
This new maintenance release for Telegraf is available now. Telegraf 1.23.4 — Release Notes Input plugin updates AWS CloudWatch Input We added the ability to customize batch size when querying. Kube Inventory Input The plugin will now pass a token file...
Quick Start: Telegraf’s Starlark Processor Plugin
This article was written by Dr. Phill West. Scroll down for the author’s photo and bio. After a mortgage payment, energy costs are typically the largest household expense. In my case it was an easy decision to install solar panels, but...
MQTT topic parsing, SNMP trap plugin, and SQL Server input improvements with Telegraf 1.23.3
This new maintenance release for Telegraf is available now. Telegraf 1.23.3 — Release Notes Common Cookie common plugin now uses reader over readcloser and regenerates cookie-jar during reauthentication. Input plugin updates OpenStack Input The OpenStack plugin now uses the v3 volume...
Telegraf 1.23.2 release resolves faulty deprecation warnings
This new maintenance release for Telegraf is available now. Telegraf 1.23.2 — Release Notes Agent We fixed an issue in Telegraf 1.23.1 where Telegraf outputed deprecation warnings for non-deprecated plugins and options by restoring old behavior and adding tests. Input plugin...