prometheus/web/ui/react-app/src/pages
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
..
__snapshots__ React UI: Support custom path prefixes (#6264) 2019-11-04 09:17:50 +01:00
targets React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
Alerts.tsx React UI: Mark not-yet-done pages as under construction (#6277) 2019-11-05 20:09:37 +01:00
Config.css React UI: Implement /config page (#6236) 2019-10-28 10:00:00 +01:00
Config.tsx React UI: Support custom path prefixes (#6264) 2019-11-04 09:17:50 +01:00
Flags.test.tsx React UI: Support custom path prefixes (#6264) 2019-11-04 09:17:50 +01:00
Flags.tsx React UI: Support custom path prefixes (#6264) 2019-11-04 09:17:50 +01:00
index.ts React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
PanelList.tsx React UI: Support custom path prefixes (#6264) 2019-11-04 09:17:50 +01:00
Rules.tsx React UI: Mark not-yet-done pages as under construction (#6277) 2019-11-05 20:09:37 +01:00
Services.tsx React UI: Mark not-yet-done pages as under construction (#6277) 2019-11-05 20:09:37 +01:00
Status.test.tsx React UI: Support custom path prefixes (#6264) 2019-11-04 09:17:50 +01:00
Status.tsx React UI: Support custom path prefixes (#6264) 2019-11-04 09:17:50 +01:00