mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-06-24 11:07:16 +03:00
Changed enabled limit condition to `or` instead of `and`. Since labels must checked if at least one of the limits is defined. Signed-off-by: f41gh7 <nik@victoriametrics.com>