Developer
Release Announcement: Telegraf 1.7.0
A new feature-bearing release for Telegraf is now available: Telegraf 1.7.0 release notes The binaries for the latest open source release can be found on our downloads page. Many thanks to the more than 60 open source community members who contributed...
Release Announcement: Telegraf 1.6.4
A maintenance release for Telegraf is now available: Telegraf 1.6.4 release notes. This maintenance release includes updates for the following plugins: Aerospike Input Reverted to the previous version of the Aerospike library due to a memory leak Cloudwatch Output Added support for...
Simplifying InfluxDB: Shards and Retention Policies
I recently did a webinar on an Introduction to InfluxDB and Telegraf and in preparing for it, I came to the woeful realization that there are still a number of concepts about InfluxDB which remain quite mysterious to me. Now, if...
InfluxDB, The United Nations, and Radiation
Now those three things may not sound like they go together well, but I can assure you, they do now. If you’ve been following me on Twitter (and if you’re not, you should!) you’ll know that I was traveling for a...
Schema Queries in Flux (formerly IFQL)
InfluxQL facilitates schema exploration via a number of meta queries, which include SHOW MEASUREMENTS, SHOW TAG KEYS, SHOW TAG VALUES and SHOW FIELD KEYS. Flux (formerly IFQL) has united these concepts, such that schema is made up of tags keys and values. This unification provides greater...
Eventual Consistency: The Hinted Handoff Queue
In this blog series, we’re going to explore eventual consistency, a term that can be hard to define without having all the right vocabulary. This is the consistency model used by many distributed systems, including InfluxDB Enterprise edition. There are two...
Will Kubernetes Collapse Under the Weight of Its Complexity?
Thoughts About the Importance of Serving Application Developers A few weeks ago, I attended and spoke at KubeCon EU. It was a massive event attended by around 4,700 people. I was reminded of the OpenStack summit in Paris in November 2014....
Chronograf 1.5 and Kapacitor 1.5 Released
Chronograf started out a year and a half ago with one goal: be the user interface for the TICK Stack. Our goal hasn’t changed, but the way our users are leveraging our stack for metrics and events is evolving, and that...
Release Announcement: Chronograf 1.5 and Kapacitor 1.5
A new feature-bearing release for Chronograf is now available: Chronograf 1.5.0 release notes. Key feature highlights from the release include: Users can now visualize tabular data using the table graph type in dashboards Added support for latest Kapacitor alert endpoints for Kafka,...
Release Announcement: Telegraf 1.6.3
A maintenance release for Telegraf is now available: Telegraf 1.6.3 release notes. This maintenance release includes updates for the following plugins: Aerospike Input Updated to the latest aerospike-client-go package which resolves intermittent panics. Apache Input Fixes a potential wait group deadlock when the...