prometheus/retrieval
Brian Brazil 6c07453ec1 Only clone the metric in the one place relabelling needs it. (#2292)
This cuts ~17% off memory allocations related to ingesting data
in a basic setup.
2016-12-21 10:00:33 +00:00
..
testdata
helpers_test.go
scrape.go Remove label from prometheus_target_skipped_scrapes_total (#2289) 2016-12-16 18:00:52 +00:00
scrape_test.go
target.go Only clone the metric in the one place relabelling needs it. (#2292) 2016-12-21 10:00:33 +00:00
target_test.go
targetmanager.go
targetmanager_test.go