prometheus/scrape
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057)
* *: use latest release of staticcheck

It also fixes a couple of things in the code flagged by the additional
checks.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>

* Use official release of staticcheck

Also run 'go list' before staticcheck to avoid failures when downloading packages.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-01-04 14:47:38 +01: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 fix deadlock in scrape manager (#4894) 2018-11-23 11:23:55 +02:00
manager_test.go Moved configuration into `relabel` package. (#4955) 2018-12-18 11:26:36 +00:00
scrape.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
scrape_test.go Moved configuration into `relabel` package. (#4955) 2018-12-18 11:26:36 +00:00
target.go wait for interval-now%interval to make sure target will be collected with a fixed interval when restart prometheus (#4926) 2018-12-05 09:58:39 +00:00
target_test.go support reading basic_auth password_file for HTTP basic auth (#4077) 2018-04-25 18:19:06 +01:00