VictoriaMetrics/lib/ingestserver
Aliaksandr Valialkin e9639a49c2
lib/ingestserver: properly log the number of closed connections
Previously there was off-by-one error, which resulted in logging len(conns-1) connections instead of len(conns)

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4922
2023-11-14 21:53:10 +01:00
..
clusternative vmcluster: re-routing enhancement (#5293) 2023-11-14 01:00:42 +01:00
graphite vmcluster: re-routing enhancement (#5293) 2023-11-14 01:00:42 +01:00
influx vmcluster: re-routing enhancement (#5293) 2023-11-14 01:00:42 +01:00
opentsdb vmcluster: re-routing enhancement (#5293) 2023-11-14 01:00:42 +01:00
opentsdbhttp lib/netutil: init implimentation of proxy protocol (#3687) 2023-01-26 23:25:22 -08:00
conns_map.go lib/ingestserver: properly log the number of closed connections 2023-11-14 21:53:10 +01:00