Files
VictoriaMetrics/lib
Dmytro Kozlov b7d07e5acf lib/protoparser: handle unexpected EOF error when parsing lines in prometheus exposition format (#4851)
Previously only io.EOF was handled, and io.ErrUnexpectedEOF was ignored, but it may happen if the client interrupts the connection.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4817
2023-08-18 08:55:42 +02:00
..
2023-06-19 22:39:00 -07:00
2023-06-19 22:42:27 -07:00