InfluxData Closes Series E Round and Raises $81 Million in Capital
Today is an important milestone for InfluxData. I am thrilled to share that we closed our $51 million Series E round, and a $30 million debt facility, raising $81 million in capital. The Series E round was led by our new...
Why You Need a Centralized Approach to Monitoring
This article was originally published in The New Stack and is reposted here with permission. With a standard model for monitoring data across the organization, different teams can use a common infrastructure and extract maximum value from it. Image via Pixabay...
TL;DR InfluxDB Tech Tips: Downsampling with Flight SQL and AWS Lambda
This tutorial covers how to perform downsampling with the new InfluxDB storage engine, InfluxDB IOx, in InfluxDB Cloud (available on AWS us-east-1 and AWS eu-central-1 starting February 1st) using AWS Lambda. This tutorial describes how to: Use the Flight SQL Python...
The 5Ws (and 1H) of the New InfluxDB Cloud
Some things are inevitable, like Thanos, paying taxes, and change. While it would be nice to simply snap our fingers and deliver new products, things aren’t so simple in the real world. InfluxDB has been the leading time series database since...
Announcing the General Availability of Our New High-Performance Time Series Engine in InfluxDB Cloud
Back in October 2022, our Founder and CTO Paul Dix announced the limited release of InfluxDB IOx, our new database engine. After several months of beta testing, we’re excited to announce the next phase of our database engine: general availability. As...
Easily Deploy Modern Digital Historian at Scale with Crosser, InfluxDB, and Grafana
Streaming analytics Crosser is a Swedish company that builds a streaming analytics platform. The idea behind Crosser is to take the data from a connected, sensor-rich world and integrate it in real time to deliver faster insights and innovation. Primarily focused...
Update: Linux Package Signing Key Rotation
UPDATE 2023-01-26: As of 2023-01-26, InfluxData’s Linux packaging signing key has been rotated. Users should update their configuration to use the new key. Original 2023-01-24: On January 4th, CircleCI issued an alert recommending that all CircleCI users rotate their secrets. InfluxData...
SQL Server Timestamps: A Detailed Introduction
Accurate data is one of the most important aspects of any organizational function. It helps in decision-making and planning, and for most businesses, it also helps in generating revenue. The data can be anything from a list of clients and products...
Python Time Series Forecasting Tutorial
This article was originally published in The New Stack and is reposted here with permission. A consequence of living in a rapidly changing society is that the state of all systems changes just as rapidly, and with that comes inconsistencies in...
A Comprehensive Guide to Using D3.js in React
One of the most flexible and powerful ways to visualize data is through D3.js. As a React developer, you can use Data-Driven Documents (D3) to enhance the presentation of your applications that take advantage of data. This guide will show you...