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.
 
 
 
 
 
Matt T. Proud 9cde48754b Fix race conditions in TargetPool. 12 years ago
..
format Prepend "exporter_" to labels that already exist in exported metrics. 12 years ago
deadline_client.go Target uses HTTP transport with deadlines 12 years ago
helpers_test.go Rename test helper files to helpers_test.go 12 years ago
instrumentation.go Refresh Prometheus client API usage. 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 Fix race conditions in TargetPool. 12 years ago
target_test.go Send sample arrays instead of single samples over channels. 12 years ago
targetmanager.go Destroy naked returns in half of corpus. 12 years ago
targetmanager_test.go Remember and display last scrape errors in web UI. 12 years ago
targetpool.go Fix race conditions in TargetPool. 12 years ago
targetpool_test.go Fix race conditions in TargetPool. 12 years ago