{{ $influxdbVersionV2 := (index (last 1 (findRE `v2\.[0-9]{1,2}` (delimit .Site.Data.products.influxdb.versions " "))) 0) }} {{ $influxdbVersionV1 := (index (last 1 (findRE `v1\.[0-9]{1,2}` (delimit .Site.Data.products.influxdb.versions " "))) 0) }} {{ $enterpriseVersion := .Site.Data.products.enterprise_influxdb.latest }} {{ $telegrafVersion := .Site.Data.products.telegraf.latest }} {{ $chronografVersion := .Site.Data.products.chronograf.latest }} {{ $kapacitorVersion := .Site.Data.products.kapacitor.latest }} {{ $fluxVersion := .Site.Data.products.flux.latest }} {{ partial "header.html" . }} {{ partial "topnav.html" . }}
{{ partial "svgs/homepage-hero.svg" }}

InfluxDB Cloud &
InfluxDB OSS 2.x

The most powerful time series database. Designed to handle high write and query loads. Run in the cloud with InfluxDB Cloud or on your own hardware with InfluxDB OSS {{ replaceRE "v" "" $influxdbVersionV2 }}.

Flux {{ $fluxVersion }}

The functional query and data scripting language.

InfluxData 1.x TICK stack

The leading modern time series platform, built for metrics and events.

Learn more

Telegraf {{ $telegrafVersion }}

Collect metrics from stacks, sensors and systems.

View documentation

InfluxDB {{ $influxdbVersionV1 }}

Write and query time series data.

View documentation

Chronograf {{ $chronografVersion }}

Visualize and manage time series data.

View documentation

Kapacitor {{ $kapacitorVersion }}

Process and alert on time series data.

View documentation

Enterprise offerings

Enterprise tools to meet your business needs.

Contact Sales

InfluxDB Enterprise {{ $enterpriseVersion }}

A scalable InfluxDB cluster designed for heavy workloads. Run InfluxDB Enterprise on your own infrastructure—on-premises, private cloud, public cloud, or at the edge.

View documentation

Kapacitor Enterprise v1.5

A high availability Kapacitor cluster with alert deduplication and backend authentication. Run Kapacitor Enterprise on your own infrastructure—on-premises, private cloud, public cloud, or at the edge.

View documentation archive

Additional resources

View additional resources related to InfluxDB and InfluxData products.

{{ partial "footer.html" . }}