VictoriaMetrics/app/vmagent/remotewrite
2021-01-11 12:53:30 +02:00
..
client.go app/vmagent: add vmagent_remotewrite_blocks_sent_total and vmagent_remotewrite_bytes_sent_total metrics per each -remoteWrite.url 2020-12-15 20:39: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: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 all: use net.Dial instead of fasthttp.Dial, because fasthttp.Dial limits the number of concurrent dials to 1000 2021-01-11 12:53:30 +02:00