prometheus/docs
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
..
configuration Make React UI the default, keep old UI under /classic (#8142) 2020-11-03 14:51:48 +01:00
images Add 2.0 storage docs (#3423) 2017-11-07 22:00:38 +01:00
querying React UI: Implement missing TSDB head stats section (#7876) 2020-09-29 22:05:33 +02:00
federation.md Fix typo (#5796) 2019-07-24 10:41:14 +01:00
getting_started.md Various doc tweaks (#8111) 2020-10-27 09:50:37 +00:00
index.md Update prometheus.io's URL to the latest version (#5270) 2019-02-27 10:39:50 +00:00
installation.md docs: minor corrections to the docker documentation (#6869) 2020-08-31 15:44:08 +01:00
management_api.md Various doc tweaks (#8111) 2020-10-27 09:50:37 +00:00
migration.md Various doc tweaks (#8111) 2020-10-27 09:50:37 +00:00
stability.md web: Remove APIv2 (#7935) 2020-09-15 09:30:55 +02:00
storage.md Various doc tweaks (#8111) 2020-10-27 09:50:37 +00:00