prometheus/retrieval
Matt T. Proud 9752f1e61d Refactor Target as interface for testability.
Future tests around the ``TargetPool`` and ``TargetManager`` and
friends will be a lot easier when the concrete behaviors of
``Target`` can be extracted out.  Plus, each ``Target``, I suspect,
will have its own resolution and query strategy.
2013-01-15 16:19:51 +01:00
..
instrumentation.go Include nascent instrumentation of stack. 2013-01-04 23:32:46 +01:00
interface_test.go Refactor Target as interface for testability. 2013-01-15 16:19:51 +01:00
scheduler.go Refactor target scheduling to separate facility. 2013-01-13 10:43:37 +01:00
scheduler_test.go Refactor Target as interface for testability. 2013-01-15 16:19:51 +01:00
target.go Refactor Target as interface for testability. 2013-01-15 16:19:51 +01:00
targetmanager.go Refactor Target as interface for testability. 2013-01-15 16:19:51 +01:00
targetpool.go Refactor Target as interface for testability. 2013-01-15 16:19:51 +01:00
targetpool_test.go Refactor Target as interface for testability. 2013-01-15 16:19:51 +01:00