prometheus/web/ui/mantine-ui/src
Julius Volz 5599db20cd Change use{Suspense}APIQuery key to an array
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2024-09-03 16:05:05 +02:00
..
api Change use{Suspense}APIQuery key to an array 2024-09-03 16:05:05 +02:00
codemirror Some improvements to completion info tooltip for new CM version 2024-04-03 14:50:29 +02:00
components Change use{Suspense}APIQuery key to an array 2024-09-03 16:05:05 +02:00
fonts Add codeicon font for autocompletion icons 2024-03-14 12:00:40 +01:00
images
lib Add PromQL logic code and labels explorer from PromLens, add testing deps 2024-09-02 13:45:36 +02:00
pages Change use{Suspense}APIQuery key to an array 2024-09-03 16:05:05 +02:00
promql Add PromQL logic code and labels explorer from PromLens, add testing deps 2024-09-02 13:45:36 +02:00
state Rename "value" to "step" in resolution state 2024-08-28 14:59:17 +02:00
types feat (ui): Add Native Histogram rendering to new UI (#14431) 2024-07-09 22:51:37 +02:00
App.module.css Don't wrap Prometheus logo + brand line 2024-09-02 13:42:14 +02:00
App.tsx Implement Alertmanagers discovery page 2024-09-03 15:59:02 +02:00
Badge.module.css Add filtering to SD page and improve state processing 2024-08-28 15:35:32 +02:00
main.tsx Add PromQL logic code and labels explorer from PromLens, add testing deps 2024-09-02 13:45:36 +02:00
Panel.module.css Nicer panel health colors for both light and dark modes 2024-08-02 19:47:01 +02:00
promql.css Add PromQL logic code and labels explorer from PromLens, add testing deps 2024-09-02 13:45:36 +02:00
setupTests.ts Add PromQL logic code and labels explorer from PromLens, add testing deps 2024-09-02 13:45:36 +02:00
vite-env.d.ts