| CARVIEW |
InfluxData Documentation
InfluxDB 3
The modern time series data engine built for high-speed, high-cardinality data, from the edge to the cloud.
Self-managed
InfluxDB 3 Core
The open source recent data engine optimized for time series and event data.
InfluxDB 3 Enterprise
The scalable data engine built for recent and historical time series and event data.
InfluxDB Clustered
The Kubernetes-enabled, highly-available InfluxDB 3 cluster built for high write and query workloads on your own infrastructure.
Fully-Managed
InfluxDB Cloud Serverless
The fully-managed, multi-tenant InfluxDB 3 service deployed in the cloud.
InfluxDB Cloud Dedicated
The fully-managed InfluxDB 3 cluster dedicated to your workload and deployed in the cloud.
Tools
InfluxDB 3 Explorer
A standalone UI designed for visualizing, querying, and managing data in InfluxDB 3 Core and Enterprise.
Collect data with Telegraf
The data collection agent that supports a large catalog of data sources and targets.
InfluxDB 2
InfluxDB OSS 2.8
The open source time series platform with support for Flux and InfluxQL, scheduled tasks, dashboards, and more.
InfluxDB Cloud TSM
The fully-managed, multi-tenant InfluxDB v2 instance deployed in the cloud and powered by the TSM storage engine.
Flux 0.x
The functional language specifically designed for querying and processing data.
InfluxDB 1
InfluxDB OSS 1.12
The open source single-node InfluxDB v1 instance designed for high write and query workloads.
InfluxDB Enterprise 1.12
The highly available InfluxDB v1 cluster built for high write and query workloads.
Other Products
Telegraf 1.37
The collection agent that gathers time series data from many different sources.
Chronograf 1.10
The web UI that visualizes your InfluxDB time series data and easily creates alerting and automation rules.
Kapacitor 1.8
The data processing framework for creating alerts, running ETL jobs, and detecting anomalies.
Learn more
© 2025 InfluxData, Inc.
Where are you running InfluxDB?
Select your InfluxDB Cloud region and cluster or your InfluxDB OSS URL and we’ll customize code examples for you. Identify your InfluxDB Cloud cluster.
- InfluxDB Cloud
- InfluxDB OSS or Enterprise
AWS
US West (Oregon)
GCP
Azure
Default
Custom
For more information, see InfluxDB Cloud regions or InfluxDB OSS URLs.
Thank you for your feedback!
Let us know what we can do better:
New in InfluxDB 3.8
Key enhancements in InfluxDB 3.8 and the InfluxDB 3 Explorer 1.6.
InfluxDB 3.8 is now available for both Core and Enterprise, alongside the 1.6 release of the InfluxDB 3 Explorer UI. This release is focused on operational maturity and making InfluxDB easier to deploy, manage, and run reliably in production.
For more information, check out:
InfluxDB Docker latest tag changing to InfluxDB 3 Core
latest tag for InfluxDB Docker images will
point to InfluxDB 3 Core. To avoid unexpected upgrades, use specific version
tags in your Docker deployments.If using Docker to install and run InfluxDB, the latest tag will point to
InfluxDB 3 Core. To avoid unexpected upgrades, use specific version tags in
your Docker deployments. For example, if using Docker to run InfluxDB v2,
replace the latest version tag with a specific version tag in your Docker
pull command–for example:
docker pull influxdb:2