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
http.go refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
http_test.go
main.go refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
main_test.go
unittest.go cmd/promtool: resolve relative paths in alert test files (#5336) 2019-03-27 10:27:26 +01:00