Tagged articles
1 articles
Page 1 of 1
dbaplus Community
dbaplus Community
Dec 7, 2020 · Databases

Why InfluxDB’s max‑value‑per‑tag Error Occurs and How to Resolve It

This article explains the cause of InfluxDB’s max‑value‑per‑tag error when Prometheus remote‑writes high‑cardinality tags, analyzes why the built‑in memory index triggers OOM protection, and presents three practical solutions—including moving indexes to disk, storing high‑cardinality tags as fields, and filtering them before write—to ensure stable monitoring data persistence.

Database ConfigurationInfluxDBTime Series
0 likes · 11 min read
Why InfluxDB’s max‑value‑per‑tag Error Occurs and How to Resolve It