VictoriaMetrics/app/vmagent/remotewrite
2020-07-02 20:39:28 +03:00
..
client.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:05:11 +03:00
pendingseries.go app/vmagent/remotewrite: remove unused import after the commit 93267f143f 2020-05-15 17:42:19 +03:00
relabel.go app/vminsert: add ability to apply relabeling to all the incoming metrics if -relabelConfig command-line arg points to a file with a list of relabel_config entries 2020-07-02 20:39:28 +03:00
remotewrite.go app/vmagent: reload -remoteWrite.relabelConfig and -remoteWrite.urlRelabelConfig on SIGHUP and on /-/reload 2020-05-30 14:37:12 +03:00
statconn.go app/vmagent/remotewrite: properly dial TCP6 addresses set via -remoteWrite.url 2020-05-12 15:22:29 +03:00