Telegraf
Synthetic Monitoring with Telegraf
There are two main modes for collecting data about your systems and software: the first is by collecting data from within the application itself, often called white-box monitoring, and the second is by querying the system from the outside and collecting...
Release Announcement: Telegraf 1.12.1
A new maintenance release for Telegraf is available now. Telegraf 1.12.1 release notes This maintenance release of Telegraf includes improvements to the following plugins: Agent The Debian Wheezy package no longer depends on GLIBC 2.14. apcupsd Input (apcupsd) Updated the documentation for...
Telegraf Configuration in InfluxDB 2.0
Welcome to the time series world of tomorrow, InfluxData 2.0. We’re getting started with 2.0 by explaining the fundamentals. Today, we’re talking about what happens behind the scenes when you configure Telegraf as a data collector. Collecting data is the first...
Reading Maxim 1-Wire Temperature Sensors
One of my favorite sensors is the Maxim DS18*20 series, a variety of inexpensive temperature sensors which communicate over a “single contact serial interface” called 1-Wire. I’ve been integrating them into a variety of projects for years now, and they’ve always...
Release Announcement: Telegraf 1.12.0
A new feature-bearing release for Telegraf is now available: Telegraf 1.12.0 release notes The binaries for the latest open source release can be found on our downloads page. Many thanks to the 50+ open source community members who contributed to this...
Telegraf Socket Listener Input Plugin
One of Telegraf’s biggest strengths is the large collection of plugins it offers that can be used to immediately to start collecting data from a variety of applications. This covers a lot of common infrastructure components like databases and web servers,...
Release Announcement: InfluxDB 1.7.8, Chronograf 1.7.14, Telegraf 1.11.5
New maintenance releases for InfluxDB OSS, Chronograf and Telegraf are available now. InfluxDB 1.7.8 release notes Chronograf 1.7.14 release notes Telegraf 1.11.5 release notes This maintenance release of InfluxDB OSS includes the following fixes: Removed stray fmt.Println which was spamming the log...
InfluxDB 2 Migration Path: Instrumentation
InfluxDB 2 and our SaaS offering, InfluxDB Cloud 2, are right around the corner. While we’re finalizing the last of our wonderful updates to give you the InfluxDB 2 experience you deserve, we’re going to talk to you about migration paths....
Release Announcement: Telegraf 1.11.4
A new maintenance release for Telegraf is available now. Telegraf 1.11.4 release notes This maintenance release of Telegraf 1.11.4 includes improvements to the following plugins: Datadog Output (datadog) Skip floats that are NaN or Inf when writing data to Datadog. Kubernetes Input...
Release Announcement: Telegraf 1.11.3
A new maintenance release for Telegraf is available now. Telegraf 1.11.3 release notes This maintenance release of Telegraf 1.11.3 includes improvements to the following plugins: Bind input (bind) Added missing rcode and zonestat metrics. Github Input (github) Fixed a panic when missing repo...