VictoriaMetrics/app/vmagent/remotewrite
Aliaksandr Valialkin 9f66f84aef
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
2023-01-10 19:36:14 -08:00
..
client.go vmagent: expose metric vmagent_remotewrite_queues (#2871) (#3087) 2022-09-08 20:53:51 +03:00
pendingseries.go lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures 2023-01-10 19:36:14 -08:00
relabel.go app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:10:02 +02:00
remotewrite.go all: remove explicit "xxhash" name when importing github.com/cespare/xxhash/v2 package 2022-06-21 20:23:32 +03:00
statconn.go app/vmagent: properly initialize stdDialer 2022-04-06 13:57:20 +03:00