prometheus/retrieval
Brian Brazil e56786b221 Have scrape time as a pseudovariable, not a prometheus variable.
This ensures it has the right timestamp, and is easier to work with.

Switch sd variable away from 'outcome', using total/failed instead.
2014-12-27 00:39:33 +00:00
..
helpers_test.go Remove backoff on scrape failure. 2014-11-25 17:02:00 +01:00
ingester.go Apply a giant code cleanup. 2014-12-10 16:16:49 +01:00
interface_test.go Remove backoff on scrape failure. 2014-11-25 17:02:00 +01:00
target_provider.go Have scrape time as a pseudovariable, not a prometheus variable. 2014-12-27 00:39:33 +00:00
target_test.go Have scrape time as a pseudovariable, not a prometheus variable. 2014-12-27 00:39:33 +00:00
target.go Have scrape time as a pseudovariable, not a prometheus variable. 2014-12-27 00:39:33 +00:00
targetmanager_test.go Rename Address to URL 2014-12-18 12:18:16 +01:00
targetmanager.go Have scrape time as a pseudovariable, not a prometheus variable. 2014-12-27 00:39:33 +00:00
targetpool_test.go Have scrape time as a pseudovariable, not a prometheus variable. 2014-12-27 00:39:33 +00:00
targetpool.go Rename Address to URL 2014-12-18 12:18:16 +01:00