Commit Graph

2436 Commits

Author SHA1 Message Date
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
Christoph Kluge
2ef1826b12 format nodeOverview state badges, review textFilter
- textFilter now remains on compare
2026-01-30 12:51:49 +01:00
Christoph Kluge
d397457ce6 disable forced filter reset on compare 2026-01-29 18:05:03 +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
dd56e75b50 improve detail on warning cards 2026-01-29 16:02:13 +01:00
Christoph Kluge
df93786474 fix system timeselect display
- float mismatch triggered unknownValue
2026-01-29 15:22:40 +01:00
Christoph Kluge
4deec9a170 no append if ErrNoHostOrMetric fired 2026-01-29 15:18:50 +01:00
Christoph Kluge
f26cabbdf1 Streamline missing data warnings, review logging 2026-01-29 15:17:33 +01:00
Aditya Ujeniya
7101d2bb3b Handle the metric/host not found case differently 2026-01-28 17:47:38 +01:00
Christoph Kluge
3452891613 Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-01-28 16:50:32 +01:00
Christoph Kluge
b25abc5f16 fix selectedMEtric presets in jobList
- remove conflicting reactivity
2026-01-28 16:50:27 +01:00
0d857b49a2 Disable explicit GC calls 2026-01-28 11:21:27 +01:00
eb5aa9ad02 Disable explicit GC calls 2026-01-28 11:21:02 +01:00
98661aad15 Increase default GC frequency 2026-01-28 10:41:44 +01:00
69739ffdfd Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-01-28 07:05:32 +01:00
95689e3c99 Add API endpoint for getUsedNodes
Needed by dynamic memory management for external ccms
2026-01-28 07:05:29 +01:00
Christoph Kluge
9d9babe94d review clusterMetrics aggregation handling, fixes index error 2026-01-27 19:04:29 +01:00
9d15a87c88 Take into account the real allocated heap memory in MemoryUsageTracker 2026-01-27 18:23:09 +01:00
Christoph Kluge
719aaaff4b fix data flipping on doublemetric render 2026-01-27 17:39:16 +01:00
bbde91a1f9 Move wg increment inside goroutines. Make GC calls less aggressive 2026-01-27 17:25:29 +01:00
55cb2cb6d6 Prevent file not closed on error in avro checkpoint 2026-01-27 17:10:26 +01:00
752e19c276 Pull out metric List build from metricstore Init 2026-01-27 17:06:52 +01:00
28a3ff8d67 Upgrade cc-lib. Change nodestate log levels 2026-01-27 14:26:41 +01:00
Christoph Kluge
ae81687da9 add jobList load indicator 2026-01-27 13:49:15 +01:00
Christoph Kluge
2173d3527d add rounding to statsTable data 2026-01-27 13:31:16 +01:00
2859f12dc1 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-01-27 10:02:39 +01:00
b307e885ce feat: Add support for multiple external metric stores 2026-01-27 10:02:07 +01:00