How to Use Google Core IoT with InfluxData
As more and more IoT deployments look to leverage the power of cloud-based solutions, we here at InfluxData have been working closely with Cloud Service Providers to make sure that InfluxDB continues to be the go-to Time Series Database for IoT....
Get One-Click Access to InfluxData Time Series Platform on Google Cloud
InfluxData today announced it is newly listed on the Google Cloud Platform (GCP) Marketplace, which offers ready-to-go development stacks, solutions, and services to accelerate development. Now Google Cloud users have one-click access to the industry’s leading Time Series Platform for collection...
Easily Gather, Store and Analyze IoT Data in Google Cloud IoT Using Telegraf
Today we announced the integration of InfluxData’s Telegraf with Google Cloud IoTa complete set of tools to connect, process, store, and analyze data both at the edge and in the cloud. This integration accelerates Time to Awesome for Google Cloud IoT...
InfluxData Integrates with Google Cloud IoT Core to Improve Users' IoT Environments with Expanded Data Collection and Analysis
FOR IMMEDIATE RELEASE Contact: Dan Spalding, InfluxData 408-960-9297 | [email protected] Google Cloud IoT Core now Includes Powerful Time Series Platform to Help Users Improve Operational Efficiency and Real-Time Decision Making from IoT Sensor Data LONDON (Google Cloud...
DZone | Why Use K-Means for Time Series Data? (Part One)
Publication: DZone Title: Why Use K-Means for Time Series Data? (Part One) Author: Anais Dotis-Georgiou Abstract: In this article, published by DZone, InfluxData Developer Advocate Anais Dotis-Georgiou discusses the concept of K-Means clustering and shows how it can be used to work with...
How Database Indexes Really Work
I have a growing love of databases that leads me to ask a lot of questions about how they work, and my recent obsession is database indexes. Previously, I knew that if I wanted a particular column or field to be...
Release Announcement: Telegraf 1.8.1
A new maintenance release for Telegraf is available now. Telegraf 1.8.1 release notes This maintenance release for Telegraf includes the following updates: Basic Stats aggregator Improved performance by switching to FieldList. Cloudwatch output We no longer add tags with empty values in this output. GROK parser...
Visualizing Time Series Data with Dygraphs
Overview This post will walk through how to visualize dynamically updating time series data that is stored in InfluxDB (a time series database), using the JavaScript graphing library: Dygraphs. If you have a preference for a specific visualization library, check out...
The New Stack | Evil Robots Aside, the Drive to Autonomy Looks Promising
Publication: The New Stack Title: Evil Robots Aside, the Drive to Autonomy Looks Promising Author: Evan Kaplan Abstract: In this article, published by The New Stack, InfluxData CEO Evan Kaplan discusses why the end goal of many human-designed systems – autonomy –...
Why Use K-Means for Time Series Data? (Part Two)
In “Why use K-Means for Time Series Data? (Part One)”, I give an overview of how to use different statistical functions and K-Means Clustering for anomaly detection for time series data. I recommend checking that out if you’re unfamiliar with either....