prometheus/web/ui/mantine-ui/src
Julien f9bbad1148 Limit the number of SSE Subscribers to 16 by default
Signed-off-by: Julien <roidelapluie@o11y.eu>
2024-09-27 15:51:51 +02:00
..
api Add notifications to the web UI when configuration reload fails. 2024-09-27 15:28:38 +02:00
codemirror
components Limit the number of SSE Subscribers to 16 by default 2024-09-27 15:51:51 +02:00
fonts
images
lib fix(web): properly format sub-millisecond durations in target status page 2024-09-20 12:02:17 +02:00
pages Remove Query page alert close buttons that don't do anything 2024-09-25 18:27:27 +02:00
promql promql: rename holt_winters to double_exponential_smoothing 2024-09-19 15:29:01 +02:00
state Add notifications to the web UI when configuration reload fails. 2024-09-27 15:28:38 +02:00
types
App.module.css Don't wrap Prometheus logo + brand line 2024-09-02 13:42:14 +02:00
App.tsx Add notifications to the web UI when configuration reload fails. 2024-09-27 15:28:38 +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
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