prometheus/web/ui/static
Julius Volz 3470ee1fbf
Make React UI the default, keep old UI under /classic (#8142)
The React app's assets are now served under /assets, while all old
custom web assets (including the ones for console templates) are now
served from /classic/static.

I tested different combinations of --web.external-url and
--web.route-prefix with proxies in front, and I couldn't find a problem
yet with the routing. Console templates also still work.

While migrating old endpoints to /classic, I noticed that /version was
being treated like a lot of the old UI pages, with readiness check
handler in front of it, etc. I kept it in /version and removed that
readiness wrapper, since it doesn't seem to be needed for that endpoint.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2020-11-03 14:51:48 +01:00
..
css Fixes #6127 : Add Collapse All button (#6957) 2020-09-07 16:54:54 +02:00
img add favicon 2016-12-27 13:58:51 +01:00
js Make React UI the default, keep old UI under /classic (#8142) 2020-11-03 14:51:48 +01:00
vendor Update various UI components (#7807) 2020-08-15 22:31:30 +02:00