prometheus/web/ui/mantine-ui/src
Julius Volz c1f8036228 Fix selector / series formatting for empty metric names
Fixes https://github.com/prometheus/prometheus/issues/15335

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2024-11-05 16:12:05 +01:00
..
api Add notifications to the web UI when configuration reload fails. 2024-09-27 15:28:38 +02:00
codemirror
components Support UTF-8 metric names and labels in web UI 2024-10-29 20:22:52 +01:00
fonts
images
lib Support UTF-8 metric names and labels in web UI 2024-10-29 20:22:52 +01:00
pages Fixup: re-add erroneously removed lines 2024-10-30 16:43:10 +01:00
promql Fix selector / series formatting for empty metric names 2024-11-05 16:12:05 +01:00
state Calculate path prefix directly in initial settings Redux value (#14981) 2024-09-30 14:22:40 +02:00
types
App.module.css
App.tsx Calculate path prefix directly in initial settings Redux value (#14981) 2024-09-30 14:22:40 +02:00
Badge.module.css
Panel.module.css
main.tsx
mantine-overrides.css Add general Mantine overrides CSS file 2024-09-13 14:40:29 +02:00
promql.css Minor cleanups 2024-09-04 17:44:54 +02:00
setupTests.ts
styles.ts Factor out common icon and card styles 2024-09-13 14:44:04 +02:00
vite-env.d.ts