prometheus/cmd/promtool
David Symonds 7a60e22c2d cmd/promtool: resolve relative paths in alert test files (#5336)
Like `promtool check config <path/to/foo.yaml>`, which resolves relative
paths inside foo.yaml to be relative to `path/to`, this now makes
`promtool test rules <path/to/test.yaml>` do the same thing.

Signed-off-by: David Symonds <dsymonds@gmail.com>
2019-03-27 10:27:26 +01:00
..
archive.go refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
debug.go collect cpu and trace profiles with the promtool debug command (#4897) 2018-11-23 17:57:31 +02:00
http.go refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
http_test.go Add 3 commands in `promtool` for getting debug information from prometheus server (#4247) 2018-07-18 10:52:01 +03:00
main.go refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
main_test.go [promtool] Support writing output as json (#4848) 2018-11-14 18:40:07 +01:00
unittest.go cmd/promtool: resolve relative paths in alert test files (#5336) 2019-03-27 10:27:26 +01:00