prometheus/scrape
Bartek Płotka 62c8337e77 Moved configuration into relabel package. (#4955)
Adapted top dir relabel to use pkg relabel structs.

Removal of this in a separate tracked here: https://github.com/prometheus/prometheus/issues/3647

Signed-off-by: Bartek Plotka <bwplotka@gmail.com>
2018-12-18 11:26:36 +00: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 Moved configuration into relabel package. (#4955) 2018-12-18 11:26:36 +00: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