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
influx
opentsdb
opentsdbhttp
conns_map.go lib/ingestserver: properly log the number of closed connections 2023-11-14 21:53:24 +01:00