VictoriaMetrics/lib/protoparser/vmimport
Aliaksandr Valialkin 4de9d35458
lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures
This fixes handling of values bigger than 2GiB for the following command-line flags:

- -storage.minFreeDiskSpaceBytes
- -remoteWrite.maxDiskUsagePerURL
2022-12-14 19:26:31 -08:00
..
parser.go app: follow-up after ec04fcac93 2022-10-06 14:52:02 +03:00
parser_test.go app: follow-up after ec04fcac93 2022-10-06 14:52:02 +03:00
parser_timing_test.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00
streamparser.go lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures 2022-12-14 19:26:31 -08:00