prometheus/web
Julius Volz e8bbe191d4 Build both old & new UI into Prometheus, allow choosing via feature flag
This keeps the old "react-app" directory in its existing location (to make
it easier to merge changes from the main branch), but separates it from the
npm workspaces setup. Thus it now needs to be npm-installed/built/linted
separately. This is a bit hacky, but should only be needed temporarily,
until the old UI can be removed.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2024-04-18 15:08:40 +02:00
..
api/v1 Standardise exemplar label as "trace_id" 2024-02-15 14:20:08 +00:00
ui Build both old & new UI into Prometheus, allow choosing via feature flag 2024-04-18 15:08:40 +02:00
federate.go UTF-8: Add support for parsing UTF8 metric and label names 2024-02-15 14:34:37 -05:00
federate_test.go Tests: use replacement DeepEquals using go-cmp 2024-02-08 19:30:20 +00:00
web.go Build both old & new UI into Prometheus, allow choosing via feature flag 2024-04-18 15:08:40 +02:00
web_test.go Refactor web tests to use testify. 2024-02-01 13:51:31 +00:00