prometheus/retrieval
Matt T. Proud a5141e4d0a Depointerize storage conf. and chain ingester.
The storage builders need to work with the assumption that they have
a copy of the underlying configuration data if any mutations are made.
2013-08-12 17:07:03 +02:00
..
helpers_test.go Rename test helper files to helpers_test.go 2013-05-14 16:30:47 +02:00
instrumentation.go Refresh Prometheus client API usage. 2013-04-28 19:40:30 +02:00
interface_test.go Fix broken retrieval tests. 2013-07-25 12:15:00 +02:00
scheduler.go Represent targets in a tabular interface. 2013-07-15 15:12:01 +02:00
scheduler_test.go Fix broken retrieval tests. 2013-07-25 12:15:00 +02:00
target.go Depointerize storage conf. and chain ingester. 2013-08-12 17:07:03 +02:00
target_provider.go Use github.com/miekg/dns for resolving SRV records 2013-06-26 16:04:25 +02:00
target_test.go Depointerize storage conf. and chain ingester. 2013-08-12 17:07:03 +02:00
targetmanager.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00
targetmanager_test.go Return [] instead of null for empty result vectors. 2013-07-25 12:16:32 +02:00
targetpool.go Represent targets in a tabular interface. 2013-07-15 15:12:01 +02:00
targetpool_test.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00