prometheus/web/ui/react-app/src
Levi Harrison 70f597b033
Configure Scrape Interval and Timeout Via Relabeling (#8911)
* Configure scrape interval and timeout with labels

Signed-off-by: Levi Harrison <git@leviharrison.dev>
2021-08-31 17:37:32 +02:00
..
components Change starting show screen progress bar condition (#8946) 2021-06-17 12:48:38 +02:00
constants Make React UI the default, keep old UI under /classic (#8142) 2020-11-03 14:51:48 +01:00
contexts Add a dark theme (#8604) 2021-04-15 18:14:07 +02:00
fonts Add new codemirror-promql-based expression editor (#8634) 2021-03-23 23:55:52 +01:00
hooks React UI: Add Starting Screen to Individual Pages (#8909) 2021-06-15 22:37:16 +02:00
pages Configure Scrape Interval and Timeout Via Relabeling (#8911) 2021-08-31 17:37:32 +02:00
themes Improve styling of selected exemplar details (#8945) 2021-06-15 22:50:01 +02:00
types React UI: Select time range with mouse drag (#8977) 2021-06-30 10:40:43 +02:00
utils React UI: Add Exemplar Support to Graph (#8832) 2021-06-12 18:02:40 +02:00
vendor/flot React UI: Select time range with mouse drag (#8977) 2021-06-30 10:40:43 +02:00
App.test.tsx Switch from Reach Router to React Router (#9273) 2021-08-30 14:05:49 +02:00
App.tsx Switch from Reach Router to React Router (#9273) 2021-08-30 14:05:49 +02:00
globals.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
index.tsx Add a dark theme (#8604) 2021-04-15 18:14:07 +02:00
Navbar.test.tsx React UI: Use null value for determining consoles link display (#6790) 2020-02-09 13:39:44 +01:00
Navbar.tsx Switch from Reach Router to React Router (#9273) 2021-08-30 14:05:49 +02:00
react-app-env.d.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
setupTests.ts Add new codemirror-promql-based expression editor (#8634) 2021-03-23 23:55:52 +01:00
Theme.tsx Add a dark theme (#8604) 2021-04-15 18:14:07 +02:00