Commit Graph

2463 Commits

Author SHA1 Message Date
363e839c49 Add simple log viewer in web frontend 2026-02-07 07:05:33 +01:00
a8194de492 Add diagnostic output for healthcheck 2026-02-07 06:17:34 +01:00
Aditya Ujeniya
1145b31a49 Updated dataGenerator.sh script 2026-02-06 18:07:32 +01:00
Christoph Kluge
b7df1f56ef fix missing sveltetrap component 2026-02-06 18:05:55 +01:00
Christoph Kluge
c43d4a0f16 complete review of context initialization and access, streamlining 2026-02-06 17:51:57 +01:00
a8d385a1ee Update HealthCheck again Still WIP 2026-02-06 16:35:02 +01:00
5579b6f40c Adopt unit test to new API 2026-02-06 16:11:10 +01:00
7123a8c1cc Updated HealthCheck implementation WIP 2026-02-06 16:04:01 +01:00
6294f8e263 Review and improve detectApp implementation 2026-02-06 14:53:05 +01:00
0adf2bad92 Add info log about applied tag 2026-02-06 14:50:13 +01:00
a85f72fccd Change log level to debug for nodestate API endpoint 2026-02-06 14:30:04 +01:00
db8772dc0b Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-02-06 14:06:59 +01:00
fa7727c6ca Print job db id instead of its address 2026-02-06 14:06:56 +01:00
Christoph Kluge
5655639320 add subCluster jobFilter for statusDetail queries 2026-02-06 11:10:08 +01:00
f671d8df90 Add counts in healthcheck for logging output 2026-02-06 09:25:09 +01:00
265da42385 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-02-06 09:08:50 +01:00
b160284a1b Update vasp example tagger rule 2026-02-06 09:08:46 +01:00
Aditya Ujeniya
fcb37b0367 Update to count healthy metrics 2026-02-06 08:45:36 +01:00
0984c1d431 Add debug log with degrade and missing metrics for healthcheck 2026-02-06 07:21:04 +01:00
Christoph Kluge
276559d120 revert endpoint change 2026-02-05 15:25:49 +01:00
Christoph Kluge
e3148b16eb add timers to updateNodeStates 2026-02-05 15:24:11 +01:00
Christoph Kluge
4d13c37008 remove non-required return in updatenodehandler 2026-02-05 15:18:01 +01:00
Christoph Kluge
84d7a7aa7d add running default filter to list name column links if useful 2026-02-05 13:06:46 +01:00
Christoph Kluge
5616801f3e review user vinformation block, reorder reactive var in jobList 2026-02-05 10:33:20 +01:00
Christoph Kluge
af73ce9c6d Add usage status tabs for each subCluster 2026-02-04 18:02:21 +01:00
Christoph Kluge
a7a95bb866 add shortjobs and resource sums to project and user lists 2026-02-04 13:01:30 +01:00
5d7dd62b72 Update unit test for new HealthCheck update 2026-02-04 12:53:24 +01:00
46fb52d67e Adopt documentation 2026-02-04 12:30:33 +01:00
Aditya Ujeniya
39b8356683 Optimized CCMS healthcheck 2026-02-04 10:24:45 +01:00
42ce598865 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-02-03 18:35:35 +01:00
0d62a300e7 Intermediate state of node Healthcheck
TODOS:
* Remove error handling from routine and simplify API call
* Use map for hardware level metrics
2026-02-03 18:35:17 +01:00
Aditya Ujeniya
3cf88f757c Update to checkpoint loader in CCMS 2026-02-03 16:25:48 +01:00
75a74c162d Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-02-03 14:55:47 +01:00
248f11f4f8 Change API of Node HealthState 2026-02-03 14:55:12 +01:00
Christoph Kluge
75e849922d Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-02-03 14:34:57 +01:00
Christoph Kluge
d39b955b25 fix doubleMetric xlegend label 2026-02-03 14:34:53 +01:00
00a41373e8 Add monitoring healthstate support in nodestate API. 2026-02-03 12:23:24 +01:00
Christoph Kluge
e9cd6b4225 set updateNodeStates timeStamp once per request
-prevents per-host timestamp mismatches due to handler iteration duration
2026-02-02 17:51:41 +01:00
Christoph Kluge
13cca1ee62 change log msg on clusterMetrics 2026-02-02 14:45:19 +01:00
Christoph Kluge
7b4e2fcf59 add isNan to clusterMetric aggregation 2026-02-02 14:34:49 +01:00
Christoph Kluge
f2285e603b fix disabled-false-positives, add info if no metrics selected 2026-02-02 10:38:05 +01:00
Christoph Kluge
b7bd8210e5 revert column defaults,keep general desc default order 2026-01-31 20:34:16 +01:00
Christoph Kluge
1791e665aa add default orders on list sorting change 2026-01-31 11:25:16 +01:00
Aditya Ujeniya
a71341064e Update to MetricStore HealthCheck API 2026-01-30 23:24:16 +01:00
Christoph Kluge
732fab4a04 Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-01-30 17:22:42 +01:00
Christoph Kluge
aa3fcbfe17 add compareJobs feature to user job list view 2026-01-30 17:22:39 +01:00
5e58c9f376 Adapt unit test to changed implementation 2026-01-30 16:49:55 +01:00
b600eeca5e Change web ui defaults and fix ui config json schema 2026-01-30 16:31:09 +01:00
Christoph Kluge
1ffcc5e241 apply ccUnit for clusterMetrics normalitazion 2026-01-30 15:52:59 +01:00
Christoph Kluge
32f0664012 add indicator to nodeView state, cap bubble size in roofline 2026-01-30 14:32:41 +01:00