VictoriaMetrics/app/vmagent/remotewrite
Aliaksandr Valialkin 1a237c6903 all: properly handle CPU limits set on the host system/container
This can reduce memory usage on systems with enabled CPU limits.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/946
2020-12-08 21:07:03 +02:00
..
client.go app/vmagent/remotewrite: drop packets only on 409 status code, since there are other valid 4xx status codes, which shouldnt result in packet drop 2020-11-03 14:24:57 +02:00
pendingseries.go lib/promscrape: clean references to label name and label value strings after applying per-target relabeling 2020-11-07 16:19:52 +02:00
relabel.go app/{vmalert,vmagent}: skip empty values in -remoteWrite.label and -label lists 2020-12-08 14:54:02 +02:00
remotewrite.go all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:03 +02:00
statconn.go app/vmagent: add -remoteWrite.proxyURL command-line option 2020-07-20 19:31:08 +03:00