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/retrieval
Julius Volz c8761f3468
Correct order of deadline and interval arguments.
12 years ago
..
format Swap ``time.Now`` with testable ``Time.Now``. 12 years ago
instrumentation.go Duration statistics for each target pool. 12 years ago
interface_test.go ``TargetManager`` and ``TargetPool`` ass pointers. 12 years ago
scheduler.go Swap ``time.Now`` with testable ``Time.Now``. 12 years ago
scheduler_test.go Swap ``time.Now`` with testable ``Time.Now``. 12 years ago
target.go Update import paths to new location. 12 years ago
targetmanager.go Correct order of deadline and interval arguments. 12 years ago
targetmanager_test.go Update import paths to new location. 12 years ago
targetpool.go Duration statistics for each target pool. 12 years ago
targetpool_test.go Update import paths to new location. 12 years ago