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/retrieval
Bernerd Schaefer c98fc8a495 Merge pull request #196 from prometheus/fix/timeout-target-scrapes 13 years ago
..
format Add LabelSet helper to fix go 1.0.3 build 13 years ago
deadline_client.go Target uses HTTP transport with deadlines 13 years ago
instrumentation.go Refresh Prometheus client API usage. 13 years ago
interface_test.go ``TargetManager`` and ``TargetPool`` ass pointers. 13 years ago
scheduler.go Swap ``time.Now`` with testable ``Time.Now``. 13 years ago
scheduler_test.go Swap ``time.Now`` with testable ``Time.Now``. 13 years ago
target.go Target uses HTTP transport with deadlines 13 years ago
target_test.go Target uses HTTP transport with deadlines 13 years ago
targetmanager.go Constantize job name label. 13 years ago
targetmanager_test.go Convert addresses pointing to localhost in status. 13 years ago
targetpool.go Allow replacing job targets via HTTP API. 13 years ago
targetpool_test.go Allow replacing job targets via HTTP API. 13 years ago
test_helper.go Fix target health state update. 13 years ago