VictoriaMetrics/app
Aliaksandr Valialkin 1b911f6965 app/vmagent/remotewrite: retry sending data if the server closes keep-alive connection
This should fix the following error when sending data to remote storage:

couldn't send a block with size XX bytes to "YYY": the server closed connection before returning the first response byte. Make sure the server returns 'Connection: close' response header before closing the connection
2020-04-17 15:53:17 +03:00
..
vmagent app/vmagent/remotewrite: retry sending data if the server closes keep-alive connection 2020-04-17 15:53:17 +03:00
vmbackup docs: update minimum supported Go version from 1.12 to 1.13 2020-04-07 13:39:15 +03:00
vminsert app/vmstorage: add missing shutdown for http server on graceful shutdown 2020-04-02 21:09:55 +03:00
vmrestore docs: update minimum supported Go version from 1.12 to 1.13 2020-04-07 13:39:15 +03:00
vmselect app/vmselect: properly apply -search.maxLookback to queries sent to /api/v1/query 2020-04-17 12:31:18 +03:00
vmstorage app/vmstorage: add missing shutdown for http server on graceful shutdown 2020-04-02 21:09:55 +03:00