prometheus/web/ui/mantine-ui/src
Julien Pivotto 7f2946ccdd mantine-ui: add query info warnings display to graph view
Followup of https://github.com/prometheus/prometheus/pull/16753

Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
2025-06-20 13:47:15 +02:00
..
api Fetch and display full query stats in hover tooltip in table query tab (#16723) 2025-06-12 14:16:41 +00:00
codemirror Some improvements to completion info tooltip for new CM version 2024-04-03 14:50:29 +02:00
components Implement simpler custom badges for label displays (#16343) 2025-03-28 18:51:05 +01:00
fonts Add codeicon font for autocompletion icons 2024-03-14 12:00:40 +01:00
images Implement several status pages and other general aspects 2024-02-21 11:13:48 +01:00
lib Support UTF-8 metric names and labels in web UI 2024-10-29 20:22:52 +01:00
pages mantine-ui: add query info warnings display to graph view 2025-06-20 13:47:15 +02:00
promql promql: histogram_stddev and histogram_stdvar should use arithmetic mean for custom buckets 2025-04-24 14:48:58 +02:00
state Fix persisting alert groups per page setting to localStorage (#16388) 2025-04-02 09:44:47 +01: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 Fix full-page re-rendering when opening status nav menu (#16590) 2025-05-12 12:17:18 +02:00
Badge.module.css Fix width for custom label badges in stacked layouts (#16362) 2025-03-31 18:20:28 +01:00
main.tsx Add PromQL logic code and labels explorer from PromLens, add testing deps 2024-09-02 13:45:36 +02:00
mantine-overrides.css Add general Mantine overrides CSS file 2024-09-13 14:40:29 +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 Minor cleanups 2024-09-04 17:44:54 +02:00
setupTests.ts Add PromQL logic code and labels explorer from PromLens, add testing deps 2024-09-02 13:45:36 +02:00
styles.ts Factor out common icon and card styles 2024-09-13 14:44:04 +02:00
vite-env.d.ts Add scaffold for new Mantine-based UI 2024-02-17 12:29:47 +01:00