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.
 
 
 
 
 
Ben Ye af5ea213f7
promtool: support matchers when querying label values (#10727)
3 years ago
..
testdata Add '--weight' flag to 'promtool check metrics' command (#10045) 3 years ago
archive.go
backfill.go
backfill_test.go cmd: use t.TempDir instead of ioutil.TempDir on tests (#9852) 3 years ago
debug.go refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
main.go promtool: support matchers when querying label values (#10727) 3 years ago
main_test.go Add '--weight' flag to 'promtool check metrics' command (#10045) 3 years ago
rules.go Add SyncForState Implementation for Ruler HA (#10070) 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 cmd: use os.MkdirTemp instead of ioutil.TempDir (#10320) 3 years ago
unittest.go refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
unittest_test.go Disable time based retention in tests (#8818) 3 years ago