VictoriaMetrics/app/vmagent/remotewrite
Aliaksandr Valialkin 4146fc4668 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:29 +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:25:10 +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:59 +02:00
relabel.go app/{vmalert,vmagent}: skip empty values in -remoteWrite.label and -label lists 2020-12-08 14:55:13 +02:00
remotewrite.go all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:29 +02:00
statconn.go app/vmagent: add -remoteWrite.proxyURL command-line option 2020-07-20 19:28:49 +03:00