The Prometheus monitoring system and time series database.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Julien Pivotto 13bd4fd3c8
Fix promtool check config not erroring properly on failures (#10952)
2 years ago
..
testdata Fix promtool check config not erroring properly on failures (#10952) 2 years ago
archive.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 3 years ago
backfill.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 3 years ago
backfill_test.go cmd: use t.TempDir instead of ioutil.TempDir on tests (#9852) 3 years ago
debug.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 3 years ago
main.go Fix promtool check config not erroring properly on failures (#10952) 2 years ago
main_test.go Fix promtool check config not erroring properly on failures (#10952) 2 years ago
rules.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 3 years ago
rules_test.go refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
sd.go replace config exit code with failure exit code 3 years ago
sd_test.go Remove check against cfg so interval/ timeout are always set (#10023) 3 years ago
tsdb.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 3 years ago
unittest.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 3 years ago
unittest_test.go Disable time based retention in tests (#8818) 3 years ago