prometheus/scrape
Fabian Reinartz 76a4a46cb0 pkg/textparse: refactor and add metadata handling
Extends the parser to allow retrieving metadata.
The lexer now yields proper tokens that are fed into a hand-written
parser on top.

Signed-off-by: Fabian Reinartz <freinartz@google.com>
2018-05-25 11:27:25 -04: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 Races/3994 (#4005) 2018-04-09 15:18:25 +01:00
manager_test.go Rewrote tests with testutil for several test files (#4086) 2018-04-27 13:11:16 +01:00
scrape.go pkg/textparse: refactor and add metadata handling 2018-05-25 11:27:25 -04:00
scrape_test.go Fix spelling mistakes found by codespell (#4065) 2018-04-27 13:04:02 +01:00
target.go Merge branch 'release-2.2' 2018-04-10 16:50:35 +02:00
target_test.go support reading basic_auth password_file for HTTP basic auth (#4077) 2018-04-25 18:19:06 +01:00