prometheus/web
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 Don't return error in ContextFromRequest function. 2020-02-18 15:58:14 +01:00
ui Adds normalization of localhost urls in targets page react (#6794) 2020-02-17 18:19:15 +01:00
federate.go Make lookbackDelta a option of QueryEngine (#6746) 2020-02-10 00:58:23 +01:00
federate_test.go Make lookbackDelta a option of QueryEngine (#6746) 2020-02-10 00:58:23 +01:00
web.go Don't return error in ContextFromRequest function. 2020-02-18 15:58:14 +01:00
web_test.go Moved readyStorage to main. 2020-02-17 18:03:57 +00:00