prometheus/scrape
iurii bd53b5ff37
Unnecessary go routine spawn. (#7879)
* Unnecessary go routine spawn.
* Remove unnecessary local variable creation.

Signed-off-by: iurii <iurii@coins.ph>
Co-authored-by: iurii <iurii@coins.ph>
2020-09-02 16:26:42 +01:00
..
testdata Use SAN in test certificate (#7789) 2020-08-12 23:15:38 +02: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 Unnecessary go routine spawn. (#7879) 2020-09-02 16:26:42 +01:00
scrape_test.go Do not stop scrapes in progress during reload (#7752) 2020-08-07 15:58:16 +02:00
target.go Unify Iterator interfaces. All point to storage now. 2020-02-17 18:03:54 +00:00
target_test.go Invert service discovery dependencies (#7701) 2020-08-20 13:48:26 +01:00