prometheus/web/api/v1
Peter Štibraný 318cd413fc Don't return error in ContextFromRequest function.
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>
2020-02-18 15:58:14 +01:00
..
api.go Don't return error in ContextFromRequest function. 2020-02-18 15:58:14 +01:00
api_test.go Fixed second bug. 2020-02-17 18:03:57 +00:00