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.
 
 
 
 
 
prometheus/cmd/promtool
Ben Ye af5ea213f7
promtool: support matchers when querying label values (#10727)
4 years ago
..
testdata Add '--weight' flag to 'promtool check metrics' command (#10045) 4 years ago
archive.go Format Go source files using 'gofumpt -w -s -extra' 4 years ago
backfill.go Move packages out of deprecated pkg directory 4 years ago
backfill_test.go cmd: use t.TempDir instead of ioutil.TempDir on tests (#9852) 4 years ago
debug.go refactor: move from io/ioutil to io and os packages (#10528) 4 years ago
main.go promtool: support matchers when querying label values (#10727) 4 years ago
main_test.go Add '--weight' flag to 'promtool check metrics' command (#10045) 4 years ago
rules.go Add SyncForState Implementation for Ruler HA (#10070) 4 years ago
rules_test.go refactor: move from io/ioutil to io and os packages (#10528) 4 years ago
sd.go replace config exit code with failure exit code 4 years ago
sd_test.go Remove check against cfg so interval/ timeout are always set (#10023) 4 years ago
tsdb.go cmd: use os.MkdirTemp instead of ioutil.TempDir (#10320) 4 years ago
unittest.go refactor: move from io/ioutil to io and os packages (#10528) 4 years ago
unittest_test.go Disable time based retention in tests (#8818) 4 years ago