July 2026 Summaries
6 posts from InfluxData
Filter
Month:
Year:
Post Summaries
Back to Blog
InfluxDB 3.11 introduces significant performance enhancements and data management capabilities tailored for complex and growing time series workloads, offering faster queries, expanded schema support, and more predictable resource management under heavy load. This release enhances InfluxDB 3 Enterprise with features like backup and restore, bulk Parquet import, row-level deletes, and an integrated Explorer UI for advanced data querying and management. The update addresses the challenges posed by evolving schemas and increasing data complexity, supporting thousands of tables and millions of columns while maintaining efficient performance. It also provides improved memory usage and compaction consistency, allowing for better infrastructure planning. These advancements aim to ensure that InfluxDB 3.11 can effectively handle the demands of industrial monitoring, fleet management, and other applications reliant on live operational data.
Jul 30, 2026
869 words in the original blog post.
The InfluxDB satellite telemetry demo showcases a real-time, mission-control application that monitors a simulated fleet of 12 satellites, demonstrating how the InfluxDB 3 Processing Engine can enhance data analysis by detecting anomalies, enriching time series data with external information, and supporting AI-driven insights using the InfluxDB 3 MCP server. Designed to handle high-volume, time-sensitive data, this architecture is adaptable beyond satellite applications to various industries such as industrial equipment monitoring, energy infrastructure, and logistics networks. The demo highlights features like real-time anomaly detection, integration with third-party data, and AI agents that query InfluxDB directly to provide insights into fleet health and potential issues. The Processing Engine runs custom Python code within the database for tasks including threshold alerts, data transformation, and schema validation, making it a versatile tool for managing operational data. The system aims to transform telemetry from mere data collection into actionable insights, enabling operators to understand and respond to events effectively.
Jul 29, 2026
1,190 words in the original blog post.
InfluxDB has introduced five new Processing Engine plugins designed to enhance data handling and forecasting capabilities, each operable with simple terminal commands within your existing InfluxDB setup. These plugins include a SageMaker integration for machine learning model predictions, a value counter for counting unique values in datasets, Chronos forecasting for time series predictions without requiring a training step, a simple data replicator to sync data across different instances, and a stock portfolio tracker that fetches real-time stock data. The Processing Engine allows these plugins to perform tasks such as querying, transforming, and writing data back to InfluxDB or interacting with external services, and supports triggers like scheduled intervals, data writes, and custom HTTP requests. They facilitate various use cases, from anomaly scoring using AWS models to on-demand forecasting, and provide flexibility through configuration files and integration with other plugins for advanced functionalities. The plugins, compatible with InfluxDB 3 Core and Enterprise, offer a streamlined process for implementing advanced data operations without requiring extensive Python knowledge, although customization is possible for those who wish to modify plugin behavior.
Jul 23, 2026
1,100 words in the original blog post.
LeoLabs, a Silicon Valley-based space technology company, utilizes InfluxDB to manage its global network of phased-array radar systems that monitor satellites and debris in low Earth orbit, providing critical space traffic management and collision avoidance services. By using InfluxDB Cloud Dedicated and Telegraf for data collection and storage, LeoLabs efficiently handles the immense volume of time series data generated by thousands of devices across multiple geographies, allowing the lean team to focus on high-impact tasks like optimizing their radar network rather than maintaining database systems. The company produces hundreds of millions of conjunction data messages monthly, enabling satellite operators to perform thousands of maneuvers to avoid collisions, and enhances space situational awareness through AI imaging systems that analyze radio interferometry signals. LeoLabs' infrastructure is designed to ensure data precision, reliability, and actionable insights, which are crucial for forecasting trajectories and ensuring satellite longevity. With a proactive, data-driven operational model, LeoLabs provides continuous visibility into the health and performance of its radar systems, leveraging historical data for predictive maintenance and machine learning to uncover patterns, ultimately ensuring that potential issues are detected and addressed in real-time.
Jul 21, 2026
1,358 words in the original blog post.
Telegraf 1.39 introduces several new features and improvements, including the GNMI dial-out input plugin for receiving telemetry data from network equipment like Nokia SR OS devices and enhancements to the OPCUA input plugins, which now support node discovery based on filtering patterns to better adapt to dynamic environments. The release also includes Oracle SQL driver support for streaming metrics using the outputs.sql plugin, custom header support for Kafka messages, and the ability to set custom metadata in MongoDB documents for more efficient querying. Additionally, the outputs.opentelemetry plugin now supports using a proxy or token authentication, while the inputs.system plugin offers more detailed system information, such as DMI hardware and operating system details, requiring users to opt-in via configuration settings. The release invites users to download the latest version, participate in the InfluxDB Community Slack, and explore further learning opportunities through the free InfluxDB University Data Collection with Telegraf course.
Jul 10, 2026
542 words in the original blog post.
Between April and June 2026, significant advancements were made across Telegraf, InfluxDB 3, and InfluxDB 3 Explorer to enhance operational efficiency and control for teams managing large-scale deployments. Telegraf Enterprise reached general availability, providing centralized management for tens of thousands of agents, which addresses challenges like configuration standardization and health monitoring. InfluxDB 3.9 and 3.10 were released to improve database operations, offering features like enhanced access control, backup and restore capabilities, and performance optimizations, while maintaining the ability to seamlessly upgrade existing deployments. InfluxDB 3 Explorer introduced broader query support, including an AI-assisted Flux-to-SQL converter and InfluxQL as a first-class language, allowing teams to manage and query data more effectively without abandoning existing workflows. These updates collectively reduce manual overhead, enhance scalability, and improve the visibility and reliability of telemetry systems, reflecting ongoing efforts to refine and expand the capabilities of these tools based on user feedback.
Jul 01, 2026
1,086 words in the original blog post.