mirror of
https://github.com/prometheus/prometheus
synced 2026-04-21 23:21:44 +08:00
Previously it could return error if RemoteAddr didn't have correct format, but since this field has no specified format, that was little too strict. Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>