prometheus/scrape
Julius Volz 8fbe1b5133
Handle a bunch of unchecked errors (#4461)
There are many more (mostly finalizers like Close/Stop/etc.), but most of
the others seemed like one couldn't do much about them anyway.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2018-08-17 17:24:35 +02:00
..
testdata rename package retrieve to scrape 2018-02-01 09:55:07 +00:00
helpers_test.go rename package retrieve to scrape 2018-02-01 09:55:07 +00:00
manager.go scrape,api: provide per-target metric metadata 2018-06-06 05:56:10 -04:00
manager_test.go fix the TestManagerReloadNoChange test (#4267) 2018-07-04 12:01:19 +01:00
scrape.go Handle a bunch of unchecked errors (#4461) 2018-08-17 17:24:35 +02:00
scrape_test.go scrape,api: provide per-target metric metadata 2018-06-06 05:56:10 -04:00
target.go scrape,api: provide per-target metric metadata 2018-06-06 05:56:10 -04:00
target_test.go support reading basic_auth password_file for HTTP basic auth (#4077) 2018-04-25 18:19:06 +01:00