VictoriaMetrics/lib/vmselectapi
Aliaksandr Valialkin 10402459d8
lib/vmselectapi: do not log connection accept/close from vmselect
These log messages became too spammy in production clusters
after the commit 190c8b463c ,
which closes idle connections from vmselect to vmstorage.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/2508
2022-08-12 09:15:29 +03:00
..
api.go lib/vmselectapi: pass storage.SearchQuery to API calls instead of []*storage.TagFilters + storage.TimeRange + maxMetrics 2022-07-06 12:46:22 +03:00
server.go lib/vmselectapi: do not log connection accept/close from vmselect 2022-08-12 09:15:29 +03:00