prometheus/retrieval
Bjoern Rabenstein dfb9c2a072 Remove work-around that required copying all bytes of a scrape.
Now that the subtle bug in matttproud/golang_protobuf_extensions is
fixed, we do not need to copy the bytes of a scrape into a buffer
first before starting to parse it.

Change-Id: Ib73ecae16173ddd219cda56388a8f853332f8853
2014-07-02 20:43:15 +02:00
..
helpers_test.go Add global label support via Ingesters. 2013-08-13 16:54:15 +02:00
ingester.go Add global label support via Ingesters. 2013-08-13 16:54:15 +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 Weed out our homegrown test.Tester. 2014-05-21 19:27:24 +02:00
target.go Remove work-around that required copying all bytes of a scrape. 2014-07-02 20:43:15 +02:00
target_provider.go Migrate to new client_golang. 2014-06-19 16:03:50 +02:00
target_test.go Treat non-200 HTTP response as error. 2014-06-16 17:04:08 +02:00
targetmanager.go Cleanup/fix program termination sequence. 2013-12-11 15:40:32 +01:00
targetmanager_test.go Weed out our homegrown test.Tester. 2014-05-21 19:27:24 +02:00
targetpool.go Migrate to new client_golang. 2014-06-19 16:03:50 +02:00
targetpool_test.go Weed out our homegrown test.Tester. 2014-05-21 19:27:24 +02:00