Join Us for InfluxDays North America 2020
InfluxDays North America 2020 Virtual Experience is just around the corner! Our annual conference is being held on November 10-11, 2020 and we’re super-excited to welcome back the entire InfluxDB community. The conference will be conducted over Zoom and Slack. Click...
Downsampling with InfluxDB v2.0
Downsampling is the process of aggregating high-resolution time series within windows of time and then storing the lower resolution aggregation to a new bucket. For example, imagine that you have an IoT application that monitors the temperature. Your temperature sensor might...
Release Announcement: Telegraf 1.16.0
A new feature-bearing release for Telegraf is now available Telegraf 1.16.0 release notes The binaries for the latest open source release can be found on our downloads page. Many thanks to the 60+ open source community members who contributed to this...
TL;DR InfluxDB Tech Tips; Creating Tokens with the InfluxDB API
Whether you’re using InfluxDB Cloud or InfluxDB OSS, the InfluxDB API provides a simple way to interact with your InfluxDB instance. The InfluxDB v2 API, the read and write portions are available with InfluxDB v1.8+, offers a unified approach to querying,...
TL;DR InfluxDB Tech Tips; Creating Buckets with the InfluxDB API
Whether you’re using InfluxDB Cloud or InfluxDB OSS, the InfluxDB API provides a simple way to interact with your InfluxDB instance. The InfluxDB v2 API offers a unified approach to querying, writing data to, and assessing the health of your InfluxDB...
Release Announcement: InfluxDB 2.0.0 RC 1
A new release of InfluxDB 2.0 RC is available now. Starting with the first RC 0 release, InfluxDB 2.0 has changed the storage engine to be compatible with InfluxDB 1.x. If you have already installed Beta 16 (or earlier) of InfluxDB...
Release Announcement: Chronograf 1.8.7
A new maintenance release for Chronograf is now available. Chronograf 1.8.7 Release Notes This maintenance release of Chronograf includes the following enhancements: Chronograf Security We added support for HTTP basic access authentication so that all HTTP requests to Chronograf are restricted...
Introducing the InfluxDB Template UI: Monitoring Made Simple
At InfluxData, we’re obsessed with time to awesome how quickly can you start working productively with time series data? What can we do to make things better? InfluxDB Templates are a great example of this mindset. Back in April, we announced...
TL;DR InfluxDB Tech Tips From Subqueries to Flux!
In this post we translate subqueries, using InfluxQL in InfluxDB version 1.x, into Flux, a data scripting and functional query language in InfluxDB version 1.8 and greater in either OSS or Cloud. The subqueries translated here come from this blog. This...
Storing, Processing and Visualizing Data with the ogamma Visual Logger for OPC and InfluxDB
This post was written by Ravil Nugmanov, Software Architect at One-Way Automation, a startup located in Edmonton, Canada. This article describes an end-to-end solution built with open source components InfluxDB and Grafana and the ogamma Visual Logger for OPC, to collect industrial...