VictoriaMetrics/app/vmagent/remotewrite
2020-05-12 15:24:53 +03:00
..
client.go app/vmagent,lib/promscrape: do not set HostClient.DialDualStack, since it isnt used if HostClient.Dial is set 2020-05-12 15:24:53 +03:00
pendingseries.go app/vmagent: add -remoteWrite.maxBlockSize command-line flag for limiting the maximum size of unpacked block to send to remote storage 2020-02-25 19:58:11 +02:00
relabel.go app/vmagent: add -remoteWrite.urlRelabelConfig for applying individual relabeling for each -remoteWrite.url 2020-03-03 13:13:06 +02:00
remotewrite.go app/vmagent: allow setting independent auth configs per each configured -remoteWrite.url 2020-05-06 16:52:32 +03:00
statconn.go app/vmagent/remotewrite: properly dial TCP6 addresses set via -remoteWrite.url 2020-05-12 15:24:50 +03:00