The Prometheus monitoring system and time series database.
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 1 year ago
..
api Add notifications to the web UI when configuration reload fails. 2 years ago
codemirror Some improvements to completion info tooltip for new CM version 2 years ago
components Support UTF-8 metric names and labels in web UI 1 year ago
fonts Add codeicon font for autocompletion icons 2 years ago
images Implement several status pages and other general aspects 2 years ago
lib Support UTF-8 metric names and labels in web UI 1 year ago
pages Fixup: re-add erroneously removed lines 1 year ago
promql Fix selector / series formatting for empty metric names 1 year ago
state Calculate path prefix directly in initial settings Redux value (#14981) 2 years ago
types feat (ui): Add Native Histogram rendering to new UI (#14431) 2 years ago
App.module.css Don't wrap Prometheus logo + brand line 2 years ago
App.tsx Calculate path prefix directly in initial settings Redux value (#14981) 2 years ago
Badge.module.css Add filtering to SD page and improve state processing 2 years ago
Panel.module.css Nicer panel health colors for both light and dark modes 2 years ago
main.tsx Add PromQL logic code and labels explorer from PromLens, add testing deps 2 years ago
mantine-overrides.css Add general Mantine overrides CSS file 2 years ago
promql.css Minor cleanups 2 years ago
setupTests.ts Add PromQL logic code and labels explorer from PromLens, add testing deps 2 years ago
styles.ts Factor out common icon and card styles 2 years ago
vite-env.d.ts