Home / Companies / InfluxData / Blog / October 2025

October 2025 Summaries

11 posts from InfluxData

Filter
Month: Year:
Post Summaries Back to Blog
InfluxDB 3.6, available for both Core and Enterprise versions, introduces significant updates including the 1.4 update to InfluxDB 3 Explorer with the beta launch of Ask AI, which enables natural language querying of time series data. The Core version remains free and open-source, focusing on recent data with MIT and Apache 2 licensing, while the Enterprise version extends capabilities with features like long-term data retention and enhanced security. Ask AI allows users to interact with their data without needing SQL, performing tasks like generating charts or creating databases with simple prompts. The Explorer 1.4 update also supports the import and export of dashboards, facilitating collaboration and version control. InfluxDB 3.6 simplifies initialization with a quick start feature for developers, removing the need for preliminary configuration in local environments, while maintaining full configurability for production setups. The Processing Engine in the Enterprise version has been upgraded to support multifile Python plugins, enabling users to execute custom code, automate workflows, and manage plugins with improved security and observability. The release encourages users to try the new features and provide feedback through community channels.
Oct 30, 2025 626 words in the original blog post.
The Distinct Value Cache (DVC) in InfluxDB 3, available in both the Core and Enterprise versions, is an in-memory cache designed to efficiently store and quickly retrieve distinct values from specific columns in under 30 milliseconds. It enhances query performance by caching distinct tag or field values, which is particularly useful for populating selectable options in web applications like Grafana dashboards. Users can specify the columns to cache, set maximum cardinality limits, and define time-to-live (TTL) parameters to optimize cache size and memory usage. The DVC supports SQL-based queries for retrieving distinct values, but not InfluxQL, and is especially beneficial for creating dynamic user interfaces by listing unique column values. However, because the cache is stored in memory, it is flushed when the server restarts, necessitating data rewrites to repopulate it. The DVC is a valuable tool for improving the performance of time series data workloads by minimizing the need for resource-intensive full table scans.
Oct 27, 2025 1,416 words in the original blog post.
InfluxDB 3 addresses challenges in storing, processing, and alerting on time-stamped data, but effective visualization and dashboard creation are essential for deriving full value from time series data. A much-anticipated feature, the Power BI connector for InfluxDB, allows users to bring time series data from InfluxDB 3 into Power BI for enhanced visualization. The tutorial guides users through setting up the necessary components, including Docker, Power BI Desktop, and the Arrow Flight SQL ODBC Driver, to establish this connection. It details the installation and configuration processes, specifically for Windows users, and provides step-by-step instructions for connecting InfluxDB 3 to Power BI via a custom connector. By following these steps, users can query, visualize, and create dashboards with their InfluxDB data in Power BI, opening up new possibilities for data analysis. The tutorial also highlights alternative visualization tools offered by InfluxDB 3, such as Superset and Tableau, for further exploration.
Oct 24, 2025 1,582 words in the original blog post.
Telegraf 1.36 introduces a new feature allowing users to add labels to plugins and dynamically control their activation using selectors, offering greater configurational flexibility, particularly in environments with multiple Telegraf instances. Labels, which are key-value pairs, can be attached to any plugin type and used in conjunction with selectors to dictate which plugins run under specific conditions, such as distinct environments like staging or production. This feature enables fine-grained control over plugin execution without removing configuration blocks, facilitates environment-based filtering, supports multi-tenant setups, and aids in gradual rollouts or feature gating by allowing users to define plugins with varying levels of metric detail. With these capabilities, users can optimize resource usage, streamline operations, and enhance deployment strategies by filtering plugin instances at startup, all of which are supported by the use of predicate expressions in selectors to evaluate and manage plugin labels effectively.
Oct 22, 2025 587 words in the original blog post.
In 2025, the database ecosystem has evolved into a highly interconnected and diverse landscape, characterized by openness, intelligence, and composability. Modern databases integrate seamlessly with each other, leveraging open formats like Parquet and Iceberg to enhance interoperability and reduce vendor lock-in risks. AI advancements have enabled non-technical users to perform data queries and analyses, while also optimizing performance through automated recommendations for indexing and query optimization. The choice of database involves understanding the trade-offs between different data structures, such as B-trees and LSM-trees, which cater to different performance needs, whether for read or write-heavy workloads. Additionally, the decision-making process involves evaluating data organization methods, compression techniques, and transactional requirements to align with specific business needs. Ultimately, the successful deployment of databases in 2025 depends on creating a composable data architecture that utilizes the right tools for transactional, analytical, and vector processing, rather than relying on a single, one-size-fits-all solution.
Oct 20, 2025 1,005 words in the original blog post.
InfluxDB 3's integration with Amazon Timestream marks a significant development for developers working on real-time, intelligent systems, making it the default time series database available directly through AWS Management Console. This launch allows both the open-source InfluxDB 3 Core and InfluxDB 3 Enterprise to be fully managed services on AWS, enabling developers to efficiently deploy and scale real-time workloads without the need for extensive infrastructure management. InfluxDB 3 is designed to handle high-resolution, high-cardinality time series data, crucial for AI applications in industrial settings where precision and reliability are paramount. The database's ability to ingest millions of measurements per second and return queries in under 10 milliseconds supports predictive intelligence for systems that require deterministic decisions. The offering capitalizes on AWS's global infrastructure, facilitating seamless integration with services like AWS Lambda and SageMaker, while maintaining a commitment to open-source principles. InfluxDB 3 Enterprise provides additional features such as multi-region durability, automatic failover, and enhanced security, catering to enterprise-grade production workloads. This collaboration between InfluxDB and AWS aims to drive innovation by providing a scalable, community-driven platform for the next generation of AI and real-time applications.
Oct 16, 2025 696 words in the original blog post.
InfluxData has announced the launch of InfluxDB 3 Core and InfluxDB 3 Enterprise on Amazon Timestream, providing AWS developers with a robust, managed service for handling time series workloads at scale. InfluxDB 3 Core, an open-source engine optimized for real-time applications, and InfluxDB 3 Enterprise, which offers enhanced features like high availability, security, and scalability, cater to the increasing demand for real-time data processing in AI and machine learning applications. This integration allows developers to manage extensive streams of high-resolution data without performance degradation, seamlessly connecting with AWS services such as Lambda, SageMaker, and Kinesis to enhance real-time decision-making. The solution is built with enterprise-grade architecture, including features like multi-region durability and automatic failover, while its diskless, cloud-native design ensures low-latency performance and simplified operations. InfluxDB 3's Processing Engine enables real-time data transformation and monitoring within the database, eliminating the need for external services. Available in 14 AWS regions, InfluxDB 3 is now the default time series database in the AWS Console, offering significant advancements in performance and flexibility for developers.
Oct 16, 2025 708 words in the original blog post.
Modern operations generate vast amounts of distributed data, necessitating a shift from centralized to distributed historian architectures to manage the increased volume and distribution efficiently. Centralized historians are becoming bottlenecks due to their inability to handle the influx of time series data from diverse sources such as factory floors and pipelines, leading to increased costs, slower response times, and limited flexibility. In contrast, distributed historian architectures utilize local historians at the edge to capture and process data near its source, sharing only essential information upstream, which enhances visibility, reduces costs, and improves response times. InfluxDB 3 serves as a modern historian capable of functioning both locally at the edge and centrally, integrating edge deployment patterns, data aggregation strategies, and intelligent filtering techniques to create a resilient, efficient system that supports real-time operations and advanced analytics. This architecture enables organizations to maintain operations during connectivity failures, consolidate data for enterprise-wide visibility, and ensure that only relevant data is communicated to central systems, thereby optimizing bandwidth and improving data quality for analytics and AI. By adopting InfluxDB 3, companies can modernize their data management strategies, overcoming the limitations of centralized systems and preparing for the demands of distributed, data-intensive environments.
Oct 14, 2025 1,710 words in the original blog post.
Python developers frequently utilize Streamlit to rapidly develop interactive web applications, particularly when paired with InfluxDB 3 Core, a time series database optimized for high-ingest, time-stamped data. This combination offers a Python-friendly alternative to traditional visualization tools like Grafana or Power BI, enabling advanced customization and domain-specific functionality. Streamlit allows quick prototyping of bespoke applications, while InfluxDB 3's Python client simplifies data querying and analysis. A sample project demonstrates integrating these tools by storing and visualizing stock and cryptocurrency prices in real-time, providing a foundation for extending applications to financial use cases such as real-time tracking and technical analysis. This approach empowers developers to create tailored applications for various fields, such as IoT monitoring, financial analytics, or devops observability, offering complete control over data pipelines and user interfaces.
Oct 10, 2025 361 words in the original blog post.
InfluxData has introduced several enhancements to InfluxDB 3, expanding the options for visualizing time series data through integrations with popular tools like Grafana and Power BI, as well as native dashboard capabilities. The improved Grafana integration simplifies the setup process with automatic data source configuration and query exports, allowing users to transition quickly from data exploration in InfluxDB 3 Explorer to production dashboards. For those who prefer not to use separate dashboarding tools, InfluxDB Cloud Serverless now includes built-in dashboards, offering immediate insights directly from the Cloud UI. InfluxDB 3 Explorer has also been updated to support dashboard creation and management, compatible across various InfluxDB 3 products. Additionally, a new connector for Power BI is available in beta, enabling seamless integration of InfluxDB 3 data into Microsoft's business intelligence platform. Furthermore, an update to Chronograf is in progress to ensure compatibility with InfluxDB 3 for users who rely on InfluxQL. These developments provide users with a range of visualization options tailored to different needs and ecosystems.
Oct 08, 2025 722 words in the original blog post.
InfluxDB, designed specifically for time series workloads, offers a comprehensive ecosystem that enables companies to manage and analyze large volumes of data from sources like IoT sensors and cloud-native infrastructure. The database efficiently stores and queries data and is enhanced by a wide range of plugins that extend its functionality, such as downsampling, transformations, and alerting, allowing it to adapt to various needs without custom coding. Key plugins include the Iceberg Export plugin for integrating with large-scale analytics, the State Change plugin for monitoring sudden data changes, the Notifier plugin for dispatching alerts across multiple channels, the Threshold Deadman Checks plugin for monitoring both data flow and value thresholds, and the Downsampler plugin for reducing data volume by aggregating raw measurements. The extensive library of plugins simplifies operations, reduces overhead, and enhances data actionability, supporting dynamic monitoring and analytics pipelines that cater to specific organizational needs.
Oct 02, 2025 1,643 words in the original blog post.