prometheus/retrieval
Matt T. Proud a48ab34dd0 Refresh Prometheus client API usage.
The client API has been updated per https://github.com/prometheus/client_golang/pull/9.
2013-04-28 19:40:30 +02:00
..
format Refresh SampleValue to 64-bit floating point. 2013-04-21 20:31:50 +02:00
instrumentation.go Refresh Prometheus client API usage. 2013-04-28 19:40:30 +02:00
interface_test.go ``TargetManager`` and ``TargetPool`` ass pointers. 2013-01-15 17:06:17 +01:00
scheduler.go Swap ``time.Now`` with testable ``Time.Now``. 2013-01-27 19:59:20 +01:00
scheduler_test.go Swap ``time.Now`` with testable ``Time.Now``. 2013-01-27 19:59:20 +01:00
target.go Refresh Prometheus client API usage. 2013-04-28 19:40:30 +02:00
target_test.go Add instance label to health (up) timeseries. 2013-04-24 21:50:49 +02:00
targetmanager.go Constantize job name label. 2013-04-15 11:47:54 +02:00
targetmanager_test.go Convert addresses pointing to localhost in status. 2013-04-12 15:14:04 +02:00
targetpool.go Allow replacing job targets via HTTP API. 2013-02-28 21:33:29 +01:00
targetpool_test.go Allow replacing job targets via HTTP API. 2013-02-28 21:33:29 +01:00
test_helper.go Fix target health state update. 2013-02-25 02:52:52 +01:00