prometheus/scrape
Fabian Reinartz ad4c33c1ff scrape,api: provide per-target metric metadata
This adds a per-target cache of scraped metadata. The metadata is only
available for the lifecycle of the attached target. An API endpoint allows
to select metadata by metric name and a label selection of targets.

Signed-off-by: Fabian Reinartz <freinartz@google.com>
2018-06-06 05:56:10 -04:00
..
testdata
helpers_test.go
manager.go scrape,api: provide per-target metric metadata 2018-06-06 05:56:10 -04:00
manager_test.go Rewrote tests with testutil for several test files (#4086) 2018-04-27 13:11:16 +01:00
scrape.go scrape,api: provide per-target metric metadata 2018-06-06 05:56:10 -04:00
scrape_test.go scrape,api: provide per-target metric metadata 2018-06-06 05:56:10 -04:00
target.go scrape,api: provide per-target metric metadata 2018-06-06 05:56:10 -04:00
target_test.go support reading basic_auth password_file for HTTP basic auth (#4077) 2018-04-25 18:19:06 +01:00