VictoriaMetrics/lib/ingestserver
Aliaksandr Valialkin 3076c1f400
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:24 +01:00
..
graphite vmcluster: re-routing enhancement (#5293) 2023-11-14 01:03:44 +01:00
influx vmcluster: re-routing enhancement (#5293) 2023-11-14 01:03:44 +01:00
opentsdb vmcluster: re-routing enhancement (#5293) 2023-11-14 01:03:44 +01:00
opentsdbhttp lib/netutil: init implimentation of proxy protocol (#3687) 2023-01-26 23:08:35 -08:00
conns_map.go lib/ingestserver: properly log the number of closed connections 2023-11-14 21:53:24 +01:00