prometheus/scrape
Julien Pivotto 7b5507ce4b
Scrape: defer report (#7700)
When I started wotking on target_limit, scrapeAndReport did not exist
yet. Then I simply rebased my work without thinking.

It appears that there is a lot that can be inline if I defer() the
report.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-07-31 19:11:08 +02:00
..
testdata rename package retrieve to scrape 2018-02-01 09:55:07 +00:00
helpers_test.go Add context to Appender interface 2020-07-24 19:40:51 +05:30
manager.go Unify Iterator interfaces. All point to storage now. 2020-02-17 18:03:54 +00:00
manager_test.go Improve testutil.ErrorEqual (#6471) 2019-12-17 21:11:33 +00:00
scrape.go Scrape: defer report (#7700) 2020-07-31 19:11:08 +02:00
scrape_test.go Merge branch 'master' into appender-context 2020-07-31 13:03:56 +05:30
target.go Unify Iterator interfaces. All point to storage now. 2020-02-17 18:03:54 +00:00
target_test.go scrape/target_test.go: remove deprecated function BuildNameToCertificate() 2020-03-01 15:58:22 +01:00