VictoriaMetrics/lib/httpserver
Aliaksandr Valialkin 099e44005b lib/httpserver: add -http.shutdownDelay flag for a grace period before http server shutdown
The http server returns 503 non-OK error at `/health` page during grace period,
so load balancers in front of the http server could re-route incoming requests
to other servers.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/463
2020-05-07 15:30:35 +03:00
..
httpserver.go lib/httpserver: add -http.shutdownDelay flag for a grace period before http server shutdown 2020-05-07 15:30:35 +03:00
metrics.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00