prometheus/scrape
Will Hegedus 193ebe7e34 Updates to /targets and /rules (scrape duration, last evaluation time) (#4722)
* Add evaluationTimestamp (Last Evaluation) column to display on /rules
Signed-off-by: Will Hegedus <wbhegedus@liberty.edu>

* Add lastScrapeDuration ("Scrape Duration") to display on /targets
Signed-off-by: Will Hegedus <wbhegedus@liberty.edu>

* Updates based on Julius' feedback

Signed-off-by: Will Hegedus <wbhegedus@liberty.edu>

* Update to set timestamp to when eval started (after eval completes)

Signed-off-by: Will Hegedus <wbhegedus@liberty.edu>

* Update /rules to display time since last evaluation

Signed-off-by: Will Hegedus <wbhegedus@liberty.edu>

* Re-order Last Eval/Eval Time to be consistent with targets page

Signed-off-by: Will Hegedus <wbhegedus@liberty.edu>
2018-10-12 18:26:59 +02: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 process scrape loops reloading in parallel (#4526) 2018-09-26 12:20:56 +03:00
manager_test.go process scrape loops reloading in parallel (#4526) 2018-09-26 12:20:56 +03:00
scrape.go process scrape loops reloading in parallel (#4526) 2018-09-26 12:20:56 +03:00
scrape_test.go process scrape loops reloading in parallel (#4526) 2018-09-26 12:20:56 +03:00
target.go Updates to /targets and /rules (scrape duration, last evaluation time) (#4722) 2018-10-12 18:26:59 +02:00
target_test.go support reading basic_auth password_file for HTTP basic auth (#4077) 2018-04-25 18:19:06 +01:00