InfluxData

San Francisco, CA, USA
2012
  |  By Peter Barnett
In early January, we announced the launch of InfluxDB 3 Core and InfluxDB 3 Enterprise in public alpha. One of the newest included features is the InfluxDB 3 Processing Engine–a Python-based VM built to enable data transformation, enrichment, downsampling, alerting, and more, all from within the database itself. One month later, we’re excited to deliver a big update enabling new ways to interact with and transform your data.
  |  By Peter Barnett
The world runs in real-time. From industrial automation and IoT monitoring to AI-powered analytics, developers rely on time series data to power critical systems and make split-second decisions. But as workloads grow, so do the challenges: keeping queries fast, ensuring high availability, and scaling efficiently without adding operational complexity. Not having to worry about operational overhead enables companies to focus on deriving value from their data.
  |  By Company
Amazon Timestream for InfluxDB expands offering with Read Replicas, delivering enterprise-grade scalability and reliability to time series workloads on AWS.
  |  By Suyash Joshi
Cybersecurity in the Industrial Internet of Things (IIoT) is often overlooked despite powering critical infrastructure such as energy grids, telecom networks, factories, robotics, and aerospace, all of which are prime targets for cyberattacks and data breaches. A single breach can disrupt essential services or expose sensitive data. So, how do we stay ahead of bad actors and proactively defend these systems?
  |  By Scott Anderson
As part of the InfluxDB 3 Core and InfluxDB 3 Enterprise public alpha, the Last Value Cache (LVC) is available for testing. The LVC lets you cache the most recent values for specific fields in a table, improving the performance of queries that return the most recent value of a field for specific time series or the last N values of a field, typical of many monitoring workloads. With the LVC, these types of queries return in under 10ms.
  |  By Suyash Joshi
Forecasting is all about predicting the future—in data science, it is one of the key skills in dealing with time series data, such as stock price prediction, sales forecasting, logistics planning, etc. In this tutorial, we’ll learn how to forecast the notorious weather pattern of London, UK, using the following free and open source technologies.
  |  By Anais Dotis-Georgiou
This blog covers the nitty-gritty of essential command-line tools and workflows to effectively manage and interact with your InfluxDB 3 Core and Enterprise instances. Whether you’re starting or stopping the server with configurations like memory, file, or object store, this guide will walk you through the process. We’ll also look at creating and writing data into databases using authentication tokens, exploring direct line protocol input versus file-based approaches for tasks like testing.
  |  By Jessica Wachtel
All machinery and equipment, including their controls and sensors, tell a story through the data they collect. This data, or Industrial Internet of Things (IIoT) data, provides a detailed narrative about the machines, offering actionable insights to improve operations. IIoT data empowers businesses to optimize and enhance industrial processes by detailing operational status, performance metrics, usage patterns, health diagnostics, and environmental conditions.
  |  By Paul Dix
Two weeks into the alpha release of InfluxDB 3 Core (our new open source offering) and InfluxDB 3 Enterprise (our newest commercial offering), we’ve received a good amount of feedback that the 72 hour limitation in Core is too limiting. This fell into three categories: For the users in category 1, we’re announcing a free tier of InfluxDB 3 Enterprise for at-home, non-commercial use.
  |  By Anais Dotis-Georgiou
Time series data is everywhere—from IoT sensors and server metrics to financial transactions and user behavior. To collect, store, and analyze this data efficiently, you need tools purpose-built for the job. That’s where the TIG Stack comes in: Telegraf for data collection, InfluxDB for storage and analytics, and Grafana for visualization. Together, these tools offer a powerful solution for real-time analytics, observability, and monitoring.
  |  By InfluxData
Learn to setup open source TIG Stack in less than 10 minutes. TimeStamps.
  |  By InfluxData
InfluxData Product Manager Pete Barnett breaks it down step by step, getting you up and running in seconds.
  |  By InfluxData
Demo of setting up observability of event and metrics for a python flask web app with real time visulization. Data is stored and queried from InfluxDB 3 Core (alpha) database.
  |  By InfluxData
This is quick tutorial using our three most popular technologies. This will be a basic overview, for more details on each technology in particular please check out our other videos.
  |  By InfluxData
This is short video going over getting started with InfluxDB. Meant to be a simple tutorial to get you started.
  |  By InfluxData
This is short video describing what makes time series data unique. This is a common question we get asked about within our community.
  |  By InfluxData
This is a short video describing retention policies in InfluxDB, this is a concept used in all 3 version of influx.
  |  By InfluxData
Veteran developers and staff engineers at InfluxData, Nga Tran and Andrew Lamb, have an honest conversation about dealing with software bugs. Bugs can be frustrating, but they can also be thrilling. They are a sign that people are actually using your software - and that's a good thing! Andrew and Nga talk through a recent bug their team encountered, how they approached resolving the issue, and what considerations go into building a permanent fix.
  |  By InfluxData
Veteran developers and staff engineers at InfluxData, Nga Tran and Andrew Lamb, discuss what it was like to rewrite InfluxDB for version 3.0. Several factors prevent companies, especially startups, from rewriting their products. But what does the process look like once a company embarks on a rewrite? And how do they balance innovation with user feedback?
  |  By InfluxData
InfluxData staff engineers Nga Tran and Andrew Lamb discuss what separates a coder from a software engineer.
  |  By InfluxData
Everything related to how IT services are delivered and consumed is undergoing tremendous change. Monolithic architectures are being replaced by microservices-driven apps and the cloud- based infrastructure is being tied together and instrumented by DevOps processes.
  |  By InfluxData
Companies are committed to delivering on higher levels of customer satisfaction for their online services. Unfortunately, many organizations trying to support these initiatives take an interrupt-driven approach where they scramble to fix things when they break. However, to manage to these high levels of SLAs, you should take a structured approach in order to reduce the amount of unscheduled downtime by proactively monitoring and managing your systems.
  |  By InfluxData
This paper reviews how an IoT Data platform fits in with any IoT Architecture to manage the data requirements of every IoT implementation. It is based on the learnings from existing IoT practitioners that have adopted an IoT Data platform using InfluxData.
  |  By InfluxData
In this technical paper, we'll compare the performance and features of InfluxDB 1.4.2 vs. Elasticsearch 5.6.3 for common time series workloads, specifically looking at the rates of data ingestion, on-disk data compression, and query performance. This data should prove valuable to developers and architects evaluating the suitability of these technologies for their use case.
  |  By InfluxData
In this technical paper, we'll explore the aspects of scaling clusters of the InfluxEnterprise product, primarily through the lens of write performance of InfluxDB Clusters. This data should prove valuable to developers and architects evaluating the suitability of InfluxEnterprise for their use case, in addition to helping establish some rough guidelines for what those users should expect in terms of write performance in a real-world environment.
  |  By InfluxData
In this technical paper, InfluxData CTO - Paul Dix will walk you through what time series is (and isn't), what makes it different than stream processing, full-text search and other solutions. He'll also work through why time series database engines are the superior choice for the monitoring, metrics, real-time analytics and Internet of Things/sensor data use cases.
  |  By InfluxData
As the number of metrics collected and acted on increases, developers need a solution that is fast and efficient to keep up with the demands of their solutions. We'll compare the performance and features of InfluxDB and OpenTSDB for common time series db workloads, specifically looking at the rates of data ingestion, on-disk data compression, and query performance. This data should prove valuable to developers and architects evaluating the suitability of these technologies for their use case.
  |  By InfluxData
In this this technical paper, we'll compare the performance and features of InfluxDB vs MongoDB for common time series workloads, specifically looking at the rates of data ingestion, on-disk data compression, and query performance. This data should prove valuable to developers and architects evaluating the suitability of these technologies for their use case.
  |  By InfluxData
In this technical paper, we'll compare the performance and features of InfluxDB and Cassandra for common time series workloads, specifically looking at the rates of data ingestion, on-disk data compression, and query performance. This data should prove valuable to developers and architects evaluating the suitability of these technologies for their use case.
  |  By InfluxData
To help provide a better understanding of how to get the best performance out of InfluxDB, this technical paper we will delve into the top five performance tuning tips for improving both write and query performance with InfluxDB. Topics covered include cardinality, batching, down-sampling, schema design and time-stamp precision.

InfluxData, the creators of InfluxDB, delivers a modern Open Source Platform built from the ground up for analyzing metrics and events (time series data) for DevOps and IoT applications. Whether the data comes from humans, sensors, or machines, InfluxData empowers developers to build next-generation monitoring, analytics, and IoT applications faster, easier, and to scale delivering real business value quickly.

InfluxData provides the leading time series platform to instrument, observe, learn and automate any system, application and business process across a variety of use cases:

  • DevOps Observability Observing and automating key customer-facing systems, infrastructure, applications and business processes.
  • IoT Analytics Analyzing and automating sensors and devices in real-time delivering insight and value while it still matters.
  • Real-Time Analytics Leveraging the investment in instrumentation and observability—detecting patterns and creating new business opportunities.

Customers turn to InfluxData to build DevOps Monitoring (Infrastructure Monitoring, Application Monitoring, Cloud Monitoring), IoT Monitoring, and Real-Time Analytics applications faster, easier, and to scale.