prometheus/web
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388)
i) Uses the more idiomatic Wrap and Wrapf methods for creating nested errors.
ii) Fixes some incorrect usages of fmt.Errorf where the error messages don't have any formatting directives.
iii) Does away with the use of fmt package for errors in favour of pkg/errors

Signed-off-by: tariqibrahim <tariq181290@gmail.com>
2019-03-26 00:01:12 +01:00
..
api refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
ui web/ui: Fix padding in navbar container (#5371) 2019-03-18 23:17:49 +01:00
federate.go Use pkg/relabelling in remote write. 2019-03-18 20:31:12 +00:00
federate_test.go Use pkg/relabelling in remote write. 2019-03-18 20:31:12 +00:00
web.go refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
web_test.go Add rendering test of template based web endpoints (#5188) 2019-02-08 10:17:47 +00:00