prometheus/scrape
Dustin Hooten ca60bf298c React UI: Implement /targets page (#6276)
* Add LastScrapeDuration to targets endpoint

Signed-off-by: Dustin Hooten <dhooten@splunk.com>

* Add Scrape job name to targets endpoint

Signed-off-by: Dustin Hooten <dhooten@splunk.com>

* Implement the /targets page in react

Signed-off-by: Dustin Hooten <dhooten@splunk.com>

* Add state query param to targets endpoint

Signed-off-by: Dustin Hooten <dhooten@splunk.com>

* Use state filter in api call

Signed-off-by: Dustin Hooten <dhooten@splunk.com>

* api feedback

Signed-off-by: Dustin Hooten <dhooten@splunk.com>

* pr feedback frontend

Signed-off-by: Dustin Hooten <dhooten@splunk.com>

* Implement and use localstorage hook

Signed-off-by: Dustin Hooten <dhooten@splunk.com>

* PR feedback

Signed-off-by: Dustin Hooten <dhooten@splunk.com>
2019-11-11 22:42:24 +01:00
..
testdata rename package retrieve to scrape 2018-02-01 09:55:07 +00:00
helpers_test.go scrape: remove unused type (#5761) 2019-07-15 08:54:22 +02:00
manager.go make targets active parallel (#5740) 2019-07-29 17:08:54 +01:00
manager_test.go scrape: close manager gracefully at end. (#6044) 2019-09-23 12:28:37 +02:00
scrape.go React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
scrape_test.go React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
target.go React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
target_test.go Update go.mod dependencies before release (#5883) 2019-08-14 11:00:39 +02:00