VictoriaMetrics/app/vmagent/remotewrite
2022-05-04 20:41:45 +03:00
..
client.go app/vmagent: rename -remoteWrite.useSigv4 command-line flag to -remoteWrite.aws.useSigv4, so its name is consistent with the other -remoteWrite.aws.* command-line flags 2022-05-04 20:41:45 +03:00
pendingseries.go app/vmagent/remotewrite: prevent from infinite recursion panic when pushing a time series with big number of samples to remote storage 2022-03-18 19:07:27 +02:00
relabel.go app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:11:47 +02:00
remotewrite.go app/vmagent: substitute hard-to-read 500000000 with 500MB in -remoteWrite.maxDiskUsagePerURL description 2022-04-26 15:48:44 +03:00
statconn.go app/vmagent: properly initialize stdDialer 2022-04-06 14:00:50 +03:00