VictoriaMetrics/lib/protoparser/vmimport
Aliaksandr Valialkin 1a88fe5b1f
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:29:57 -08:00
..
parser.go app: follow-up after ec04fcac93 2022-10-06 14:54:15 +03:00
parser_test.go app: follow-up after ec04fcac93 2022-10-06 14:54:15 +03:00
parser_timing_test.go app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00
streamparser.go lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures 2022-12-14 19:29:57 -08:00