You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/web/ui/mantine-ui/src
Julius Volz c1f8036228
Fix selector / series formatting for empty metric names
3 weeks ago
..
api Add notifications to the web UI when configuration reload fails. 2 months ago
codemirror
components Support UTF-8 metric names and labels in web UI 4 weeks ago
fonts
images
lib Support UTF-8 metric names and labels in web UI 4 weeks ago
pages Fixup: re-add erroneously removed lines 4 weeks ago
promql Fix selector / series formatting for empty metric names 3 weeks ago
state Calculate path prefix directly in initial settings Redux value (#14981) 2 months ago
types
App.module.css Don't wrap Prometheus logo + brand line 3 months ago
App.tsx Calculate path prefix directly in initial settings Redux value (#14981) 2 months ago
Badge.module.css Add filtering to SD page and improve state processing 3 months ago
Panel.module.css Nicer panel health colors for both light and dark modes 4 months ago
main.tsx Add PromQL logic code and labels explorer from PromLens, add testing deps 3 months ago
mantine-overrides.css Add general Mantine overrides CSS file 2 months ago
promql.css Minor cleanups 3 months ago
setupTests.ts Add PromQL logic code and labels explorer from PromLens, add testing deps 3 months ago
styles.ts Factor out common icon and card styles 2 months ago
vite-env.d.ts