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.
 
 
 
 
 
Bartlomiej Plotka c4eefd1b3a storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
..
testdata
helpers_test.go Unify Iterator interfaces. All point to storage now. 5 years ago
manager.go Unify Iterator interfaces. All point to storage now. 5 years ago
manager_test.go Improve testutil.ErrorEqual (#6471) 5 years ago
scrape.go Scrape: do not put staleness marker when cache is reused (#7011) 5 years ago
scrape_test.go storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
target.go Unify Iterator interfaces. All point to storage now. 5 years ago
target_test.go