prometheus/web/ui/react-app/src/utils
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
..
html.test.ts Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
html.ts Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
timeFormat.test.ts React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
timeFormat.ts React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
urlParams.test.ts Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
urlParams.ts WIP: React UI Linting rules (#6206) 2019-10-28 15:02:42 +01:00
useFetch.ts Implement the /flags page in react (#6248) 2019-11-02 10:27:36 +01:00