VictoriaMetrics/app/vmagent/remotewrite
Aliaksandr Valialkin 890e1bd826 app/vmagent/remotewrite: use WARN level instead of ERROR level for couldnt send a block with size ... bytes to ... log message
This is really warning, since vmagent re-tries sending the data block until success.
2021-05-24 15:43:32 +03:00
..
client.go app/vmagent/remotewrite: use WARN level instead of ERROR level for couldnt send a block with size ... bytes to ... log message 2021-05-24 15:43:32 +03:00
pendingseries.go app/vmagent/remotewrite: sort labels before sending the series to per-remoteWrite.url queues 2021-05-20 11:54:06 +03:00
relabel.go all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:20:01 +03:00
remotewrite.go all: do not skip SIGHUP signal during service initialization 2021-05-21 16:38:20 +03:00
statconn.go all: make go vet happy 2021-03-17 00:48:44 +02:00