prometheus/pkg
Krasi Georgiev 12fe204ea6
move runtime debug funcs in own package (#4494)
To make local debuging with `go run` easyer moved all files into a
dedicate package `runtime`.
This allows running prometheus just by using `go run main.go` instead of
passing mani files like `go run main.go limits_default.go ...`

Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
2018-08-22 13:41:11 +03:00
..
labels Optimize PromQL aggregations (#4248) 2018-07-18 04:56:27 +01:00
pool stupid return mistake fix, and dropped the additional assertion check! 2018-02-20 13:32:23 +02:00
relabel Rewrote tests with testutil for several test files (#4086) 2018-04-27 13:11:16 +01:00
rulefmt Yaml UnmarshalStrict implementation. (#4033) 2018-04-04 09:07:39 +01:00
runtime move runtime debug funcs in own package (#4494) 2018-08-22 13:41:11 +03:00
textparse Handle empty HELP in text parser. (#4444) 2018-08-01 13:29:58 +01:00
timestamp Add license to files. 2017-04-19 13:46:22 +01:00
value Fix some lint errors (#3334) 2017-10-23 14:57:30 +01:00