VictoriaMetrics/app
Aliaksandr Valialkin 0672cfffa2 app/vmauth: properly handle http.ErrAbortHandler panic
This panic can be raised by the reverseProxy on aborted request to the backend.
So handle it (e.g. suppress) at reverseProxy.ServeHTTP call.

Do not suppress the panic at lib/httpserver generic HTTP handler,
since it may result in an inconsistent state left after the panicking handler.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1353
2021-06-11 12:54:37 +03:00
..
vmagent docs/vmagent.md: mention that vmagent supports scrape targets sharding 2021-06-09 12:30:54 +03:00
vmalert vmalert: fix mistake with object reuse while parsing response (#1370) 2021-06-11 11:30:07 +03:00
vmauth app/vmauth: properly handle http.ErrAbortHandler panic 2021-06-11 12:54:37 +03:00
vmbackup app/{vmbackup,vmrestore},docs/vmrestore.md: typo fix: vbackup -> vmbackup (#1305) 2021-05-18 16:38:15 +03:00
vmbackupmanager app/vmbackup: typo fix: snaphsot -> snapshot 2021-04-22 11:18:13 +03:00
vmctl vmctl: explicitly set ::tag type for labels selector in influx mode (#1310) 2021-05-20 12:07:15 +03:00
vmgateway lib/httpserver: typo fix in -http.shutdownDelay command-line flag description: servier -> server 2021-05-18 16:25:27 +03:00
vminsert app/vminsert/netstorage: update storageNode.lastRerouteTime before the rerouting 2021-06-08 12:06:32 +03:00
vmrestore app/{vmbackup,vmrestore},docs/vmrestore.md: typo fix: vbackup -> vmbackup (#1305) 2021-05-18 16:38:15 +03:00
vmselect spelling fix: synonym (#1363) 2021-06-11 10:58:48 +03:00
vmstorage app/vmstorage: add ability to limit series cardinality via -storage.maxHourlySeries and -storage.maxDailySeries command-line flags 2021-05-20 15:31:57 +03:00