prometheus/pkg
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
..
gate Limit concurrent remote reads. (#4656) 2018-09-25 20:07:34 +01:00
labels Use pkg/relabelling in remote write. 2019-03-18 20:31:12 +00:00
logging Fix some spelling issues (#5361) 2019-03-14 14:38:54 +00:00
modtimevfs *: check that assets are up-to-date (#4731) 2018-11-09 11:31:36 +01:00
pool stupid return mistake fix, and dropped the additional assertion check! 2018-02-20 13:32:23 +02:00
relabel refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
rulefmt refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
runtime pkg/runtime: use panic instead of log.Fatal for system call errors 2019-01-16 17:03:30 -05:00
textparse refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
timestamp Add license to files. 2017-04-19 13:46:22 +01:00
value Fix spelling/typos (#4921) 2018-11-27 17:44:29 +01:00