I

InfluxDB

I
InfluxDB Database v1.13.0rc0

v1.13.0rc0: feat: add per-user write byte statistics (#27547)

Add a userwritebytes statistic, the write-path mirror of the shipped userquerybytes measurement, gated behind a new opt-in [http] user-write-bytes-enabled flag. When enabled, every v1, v2, and Prometheus remote write adds its request body bytes to a per-user counter, reported as one userwritebytes statistic per user, tagged with the user name, and visible through SHOW STATS and /debug/vars (admin-…

I
InfluxDB Database v3.10.0

v3.10.0 | 06-17-26

The following are some highlighted updates with the newest release for InfluxDB 3 Core and Enterprise. Learn more via our full Release Notes. InfluxDB 3 Core Updates Catalog v3: The on-disk catalog automatically migrates to a compact binary format (~5–6x smaller than v2) on first startup. Migration is automatic, idempotent, and crash-safe. Back up {prefix}/catalogs/ and {prefix}/_catalog_checkpoin…

I
InfluxDB Database v2.9.1

v2.9.1

In addition to the list of changes below, please also see the official release notes for other important information about this release. v2.9.1 [2026/05/11] Bug Fixes fix: level 3 compactions stop occurring by @gwossum in #27414 fix: split compaction queue depth from active running count (#27416) by @devanbenz in #27428 Maintenance feat: Update go to 1.25.10 by @devanbenz in #27430 OSS BINARY FILE…

I
InfluxDB Database v9.0

V2.9.0

In addition to the list of changes below, please also see the official release notes for other important information about this release. v2.9.0 [2026/05/01] Bug Fixes fde85a2: Update GPG and build influx_tools in build fd1751f: Update security group to use default one for vpc 95c7f17: Existing iterators in a would leak reference counts cff46ca: Return InfluxQL JSON marshaling errors correctly a4f0…