prometheus/retrieval
beorn7 11b3c2387c Improvements after review.
- Increase samplesQueueCapacity.

- Improve docstring for the above.

- Accept a short waiting period for the ingest channel to become
  ready. This should depend on the http timeout, but 100ms is probably
  good enough to cushion bursts bigger than samplesQueueCapacity,
  while it is unlikely that anybody ever will set an HTTP timeout
  similarly short.
2015-02-10 14:58:46 +01:00
..
helpers_test.go Clean up license issues. 2015-01-21 20:07:45 +01:00
ingester.go Improvements after review. 2015-02-10 14:58:46 +01:00
interface_test.go Clean up license issues. 2015-01-21 20:07:45 +01:00
target.go Next try to deal with backed-up ingestion. 2015-02-09 17:32:47 +01:00
target_provider.go Clean up license issues. 2015-01-21 20:07:45 +01:00
target_test.go Next try to deal with backed-up ingestion. 2015-02-09 17:32:47 +01:00
targetmanager.go Clean up license issues. 2015-01-21 20:07:45 +01:00
targetmanager_test.go Clean up license issues. 2015-01-21 20:07:45 +01:00
targetpool.go Clean up license issues. 2015-01-21 20:07:45 +01:00
targetpool_test.go Clean up license issues. 2015-01-21 20:07:45 +01:00