mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-08-03 14:26:24 +03:00
Limit cannot be 0 or greater then 65535, because it may corrupt ingested data. Historically VictoriaMetrics supported only 65535 bytes len for label name and value. See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/11128