VictoriaMetrics/app/vmagent/remotewrite
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
..
client.go lib/flagutil: rename Array to ArrayString 2022-10-01 18:26:36 +03:00
pendingseries.go lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures 2022-12-14 19:26:31 -08:00
pendingseries_test.go app/vmagent/remotewrite: go fmt after 2b55d167d7 2022-09-19 15:14:35 +03:00
pendingseries_timing_test.go app/vmagent/remotewrite: go fmt after 2b55d167d7 2022-09-19 15:14:35 +03:00
relabel.go lib/promscrape: implement target-level and metric-level relabel debugging 2022-12-10 02:09:44 -08:00
remotewrite.go all: typo fix: the the -> the 2022-12-03 21:53:01 -08:00
statconn.go app/vmagent: properly initialize stdDialer 2022-04-06 13:57:20 +03:00