mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-05-17 08:36:55 +03:00
Previously, if `-tls` flag was provided, victoria metrics components produced the following log error entry at health checks: http: TLS handshake error from 10.244.0.1:46556: EOF Such health checks are common for many orchestration systems, such as consul or kubernetes. And default http server already suppresses such EOF health checks. This commit adds suppression to the tls server as well. Fixes https://github.com/VictoriaMetrics/VictoriaMetrics/issues/10538
29 KiB
29 KiB