prometheus/cmd/promtool
David Leadbeater a961062c37
Disable time based retention in tests (#8818)
Fixes #7699.

Signed-off-by: David Leadbeater <dgl@dgl.cx>
2022-01-02 23:46:03 +01:00
..
testdata Disable time based retention in tests (#8818) 2022-01-02 23:46:03 +01:00
archive.go Format Go source files using 'gofumpt -w -s -extra' 2021-11-02 19:52:34 +01:00
backfill.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
backfill_test.go cmd: use t.TempDir instead of ioutil.TempDir on tests (#9852) 2021-11-23 20:09:28 -05:00
debug.go Format Go source files using 'gofumpt -w -s -extra' 2021-11-02 19:52:34 +01:00
main.go Merge pull request #9861 from JessicaGreben/minor-prom-improvements 2021-12-31 12:07:02 -08:00
main_test.go promtool: Add --syntax-only flag for check config 2021-12-02 15:33:11 -05:00
rules.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
rules_test.go cmd: use t.TempDir instead of ioutil.TempDir on tests (#9852) 2021-11-23 20:09:28 -05:00
sd.go replace config exit code with failure exit code 2021-12-30 05:37:57 -08:00
sd_test.go Remove check against cfg so interval/ timeout are always set (#10023) 2021-12-16 13:28:46 +01:00
tsdb.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
unittest.go add errcodes from sd file 2021-12-01 04:45:18 -08:00
unittest_test.go Disable time based retention in tests (#8818) 2022-01-02 23:46:03 +01:00