Commit Graph

22 Commits

Author SHA1 Message Date
Christoph Kluge
c23d7bd5e5 remove non-required sorting params
- caused expensive DB scans without use or need
2026-03-13 11:27:45 +01:00
Christoph Kluge
41114f7eda reorder frontend coded filters to match db indices 2026-03-13 10:48:38 +01:00
Christoph Kluge
0a0db36433 load statusDetails GQL on tab change 2026-02-25 19:12:30 +01:00
Christoph Kluge
df3bc111a4 sort healthTable onMount 2026-02-25 13:23:44 +01:00
Christoph Kluge
ff180affd7 reintroduce state information for pie charts
- removed by oversight
2026-02-24 10:07:09 +01:00
Christoph Kluge
31f3c28294 Remove schedState and metaData from metricHealth table 2026-02-23 13:26:06 +01:00
Christoph Kluge
7789489d08 fix automatic refresh in metric status tab 2026-02-19 14:25:03 +01:00
Christoph Kluge
62cd21eb83 switch to select filters 2026-02-19 13:01:02 +01:00
Christoph Kluge
facfc9d4c9 increase column size 2026-02-18 16:22:02 +01:00
Christoph Kluge
89e06c3530 fix layout of metrichealth table 2026-02-18 16:15:04 +01:00
Christoph Kluge
fe3ebe0abc add healthStatus tab to status details, add graphql endpoints and handlers 2026-02-17 14:38:06 +01:00
Christoph Kluge
a5a1fd1a6a fix missing component argument 2026-02-10 15:47:38 +01:00
Christoph Kluge
5655639320 add subCluster jobFilter for statusDetail queries 2026-02-06 11:10:08 +01:00
Christoph Kluge
af73ce9c6d Add usage status tabs for each subCluster 2026-02-04 18:02:21 +01:00
Christoph Kluge
e8c81ba7d4 various small dashboard fixes
- piechart color, idle count cap, metricHistoMaximum increased
2026-01-29 17:46:01 +01:00
Christoph Kluge
318dbd65e0 dynamically scale dashboard sums 2026-01-29 17:01:07 +01:00
Christoph Kluge
98dc8cf5b5 add loading indicators to status detail 2026-01-23 16:54:30 +01:00
Christoph Kluge
f18ae35030 review plot rendering and doublemetric opts 2026-01-21 12:21:52 +01:00
Christoph Kluge
faacf3f343 svelte state_referenced_locally warning fixes
- change to derived where possible
- suppress warning elsewhere
- discussion here: sveltejs/svelte/issues/17289
2026-01-15 18:17:45 +01:00
Christoph Kluge
c5aff1a2ca add autorefresh, remove leftover query 2025-12-15 13:55:02 +01:00
Christoph Kluge
79e1c236fe cleanup, adapt internalDash, remove debug query value 2025-12-12 17:51:54 +01:00
Christoph Kluge
4083de2a51 Add public dashboard and route, add DoubleMetricPlot and GQL queries
- add roofline legend display switch
- small fixes
2025-12-09 10:26:55 +01:00