VictoriaMetrics/app/vmagent/remotewrite
Aliaksandr Valialkin 8e7d1f8824 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:59 +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:59 +03:00
pendingseries.go app/vmagent/remotewrite: sort labels before sending the series to per-remoteWrite.url queues 2021-05-20 02:12:36 +03:00
relabel.go all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:16:17 +03:00
remotewrite.go all: do not skip SIGHUP signal during service initialization 2021-05-21 16:34:06 +03:00
statconn.go all: make golint happy 2021-03-17 00:49:28 +02:00