Telegraf
Release Announcement: Telegraf 1.19.3
A new maintenance release for Telegraf is available now. Telegraf 1.19.3 release notes This maintenance release of Telegraf includes the following improvements: Dependencies Updated sirupsen/logrus module from 1.7.0 to 1.8.1 Updated testcontainers/testcontainers-go module from 0.11.0 to 0.11.1 Updated golang/snappy module from 0.0.3 to 0.0.4...
COVID-19 Tracking Using Telegraf and InfluxDB Dashboards
This article was written by InfluxData Summer 2021 interns Bar Weiner, Sara Ghodsi, Brandii Warden, Alex Krantz and Beth Legesse. For this year’s annual intern hackathon event, we decided to model and monitor real time series COVID-19 data from across the...
Release Announcement: Telegraf 1.19.2
A new maintenance release for Telegraf is available now. Telegraf 1.19.2 release notes This maintenance release of Telegraf includes the following improvements: Updated to Go 1.16.6 Linter fixes Dependencies Updated dynatrace-metric-utils-go module to v0.2.0 Agent Now able to detect changes to...
Collecting Data from Chess.com: A Look at Writing Your Own Custom Telegraf Plugin
This article was written by InfluxData Summer 2021 interns Noé Garcia, Mya Longmire, Aidan Tai, Dane Strandboge and Merrick Tian. Telegraf is a powerful tool that enables you to gather metrics and information from stacks, sensors or systems. Telegraf handles the...
Release Announcement: Telegraf 1.19.1
A new maintenance release for Telegraf is available now. Telegraf 1.19.1 release notes This maintenance release of Telegraf includes the following improvements: Dependencies Updated nat-server module to v2.2.6 Updated apimachinary module to v0.21.1 Updated jwt module to v1.2.2 and jwt-go module...
Prometheus Remote Write Support with InfluxDB 2.0
In InfluxDB 1.x, we provided support for the Prometheus remote write API. The release of InfluxDB 2.0 does not provide support for the same API. However, with the release of Telegraf 1.19, Telegraf now includes a Prometheus remote write parser that...
Release Announcement: Telegraf 1.19.0
A new feature-bearing release for Telegraf is now available: Telegraf 1.19.0 release notes The binaries for the latest Telegraf release can be found on our downloads page. Many thanks to the 70+ open source community members who contributed to this effort!...
Release Announcement: Telegraf 1.18.3
A new maintenance release for Telegraf is available now. Telegraf 1.18.3 release notes This maintenance release of Telegraf includes the following improvements: Builds Added FreeBSD armv7 build Dependencies Migrated from soniah/gosnmp to gosnmp/gosnmp v1.32.0 Migrated from docker/libnetwork/ipvs to moby/ipvs Migrated from...
Three Ways to Keep Cardinality Under Control When Using Telegraf
This article will show how we kept cardinality under control with a few tweaks in the Telegraf configuration. If you’re not yet familiar with it, Telegraf is the native and open-source plugin-driver metrics collection agent of InfluxDB. As you may know,...
Release Announcement: Telegraf 1.18.2
A new maintenance release for Telegraf is available now. Telegraf 1.18.2 release notes This maintenance release of Telegraf includes the following improvements: Agent The JSON format is now compatible with nulls to ensure Telegraf successfully detects null values and returns an...