moebiusband
|
8ee6c09e9b
|
Enable to run taggers from within admin web interface
|
2026-02-22 09:42:53 +01:00 |
|
moebiusband
|
fc1ba1f5b3
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2026-02-21 13:52:14 +01:00 |
|
moebiusband
|
82e79b074a
|
Reverse Lookup order in stop job request
|
2026-02-21 13:51:31 +01:00 |
|
moebiusband
|
e1c1148160
|
Fix more bugs related to job_cache ids used in job table
|
2026-02-20 09:20:18 +01:00 |
|
moebiusband
|
dc161ec421
|
Fix bug in SyncJobs causing start job hooks being called with job_cache ID
|
2026-02-20 08:29:41 +01:00 |
|
moebiusband
|
abd11d783b
|
Use alternative solution to deal with NULL values in health_state column
|
2026-02-20 08:12:15 +01:00 |
|
moebiusband
|
064aa0a238
|
Add logging for AppTagger
|
2026-02-20 07:44:00 +01:00 |
|
moebiusband
|
f00f9fcee0
|
Cleanup debug printf
|
2026-02-19 17:42:45 +01:00 |
|
moebiusband
|
90b52f997d
|
Cleanup and handle error in AppTagger
|
2026-02-19 08:24:39 +01:00 |
|
moebiusband
|
745c0357f3
|
Handle NULL values on health_metrics column
|
2026-02-19 08:04:45 +01:00 |
|
moebiusband
|
57536d982c
|
Add log output and fix bugs in AppTagger
|
2026-02-18 16:00:50 +01:00 |
|
moebiusband
|
7bd79dcc3c
|
Add nodestate retention in example config
|
2026-02-18 10:28:41 +01:00 |
|
moebiusband
|
2a659915a4
|
Update config schema
|
2026-02-18 10:18:33 +01:00 |
|
moebiusband
|
d8ad6dd3f0
|
Upgrade cc-lib to 2.5.1
|
2026-02-18 09:21:05 +01:00 |
|
moebiusband
|
cd8b574cca
|
Rename nodestate retention policy
|
2026-02-18 08:38:22 +01:00 |
|
moebiusband
|
2da35909c1
|
Optimize sort order in job parquet files
|
2026-02-18 08:13:00 +01:00 |
|
moebiusband
|
2e24fde430
|
Optimize sort order in nodestate parquet files
|
2026-02-18 08:06:00 +01:00 |
|
moebiusband
|
757be60b22
|
Switch to zstd compression for parquet writers
|
2026-02-18 07:55:28 +01:00 |
|
moebiusband
|
589149790f
|
Upgrade dependencies
|
2026-02-18 07:45:45 +01:00 |
|
moebiusband
|
29c440a637
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2026-02-17 21:06:20 +01:00 |
|
moebiusband
|
6035b62734
|
Run go fix
|
2026-02-17 21:04:17 +01:00 |
|
moebiusband
|
9af44779aa
|
Add error handling in tagger initialization
|
2026-02-17 08:13:50 +01:00 |
|
moebiusband
|
25ff094bdf
|
Fix log endpoint
|
2026-02-16 09:10:08 +01:00 |
|
moebiusband
|
d2ff4a2e02
|
Fix log endpoint and reformat
|
2026-02-16 09:09:50 +01:00 |
|
moebiusband
|
4b983e3b9b
|
Add server flag to example systemd unit
|
2026-02-16 09:08:57 +01:00 |
|
moebiusband
|
98f9c18f72
|
Merge branch 'dev' into log-aggregator
|
2026-02-15 19:53:34 +01:00 |
|
moebiusband
|
7d8b305cd9
|
Add format conversion to archive manager
|
2026-02-13 13:54:10 +01:00 |
|
moebiusband
|
6e3462f962
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2026-02-13 12:19:33 +01:00 |
|
moebiusband
|
2c8608f5a4
|
Update job archive retention to uniform policy with json and parquet target format
|
2026-02-13 12:19:31 +01:00 |
|
moebiusband
|
140c7f6e47
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2026-02-12 15:45:20 +01:00 |
|
moebiusband
|
c15f1117f5
|
Review and improve node repo queries
|
2026-02-12 15:45:15 +01:00 |
|
moebiusband
|
f016bd4232
|
Extend node repository unit tests
|
2026-02-12 09:30:14 +01:00 |
|
moebiusband
|
54ea5d7900
|
Add nodestate retention and archiving
|
2026-02-12 09:21:44 +01:00 |
|
moebiusband
|
865cd3db54
|
Prersist faulty nodestate metric lists to db
|
2026-02-12 08:48:15 +01:00 |
|
moebiusband
|
90c8fbf07c
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2026-02-12 07:34:26 +01:00 |
|
moebiusband
|
f4ee0d1042
|
Update cc-lib and extend nodestate sql schema
|
2026-02-12 07:34:24 +01:00 |
|
moebiusband
|
bca7dd743b
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2026-02-11 07:06:33 +01:00 |
|
moebiusband
|
8d6c6b819b
|
Update and port to cc-lib
|
2026-02-11 07:06:06 +01:00 |
|
moebiusband
|
0dff9fa07f
|
Update docs and agent files
|
2026-02-10 09:17:34 +01:00 |
|
moebiusband
|
1feb3baf68
|
Create copy of test db before unit tests
|
2026-02-10 07:53:30 +01:00 |
|
moebiusband
|
d21943a514
|
Upgrade cc-lib
|
2026-02-10 07:52:58 +01:00 |
|
moebiusband
|
035ac2384e
|
Refactor GlobalMetricLists
|
2026-02-09 21:56:41 +01:00 |
|
moebiusband
|
ac7eb93141
|
fix: Transfer always to main job table before archiving
|
2026-02-09 19:57:46 +01:00 |
|
moebiusband
|
1980ef5f43
|
Renaming due to linter complaints
|
2026-02-09 09:17:01 +01:00 |
|
moebiusband
|
fd9b76c6a7
|
Security hardening of ldap and oicd auth implementations
|
2026-02-09 09:12:06 +01:00 |
|
moebiusband
|
abdd7ea6f1
|
Merge branch 'master' into dev
|
2026-02-09 07:46:44 +01:00 |
|
moebiusband
|
c7b366f35f
|
Put notFoundHandler earlier to also catch subrouters
|
2026-02-09 07:46:37 +01:00 |
|
moebiusband
|
396a628175
|
Merge branch 'master' into change-web-framework
|
2026-02-07 18:29:44 +01:00 |
|
moebiusband
|
624746f34b
|
Fix 404 handler route
|
2026-02-07 18:29:27 +01:00 |
|
moebiusband
|
2b395a94e6
|
Fix setup issue with chi router
|
2026-02-07 18:02:48 +01:00 |
|
moebiusband
|
f6aa40d927
|
Migrate from gorilla to chi web framework. add 404 handler
|
2026-02-07 17:48:12 +01:00 |
|
moebiusband
|
c920c57f5d
|
Add parquet file job archiving target
|
2026-02-07 10:51:56 +01:00 |
|
moebiusband
|
363e839c49
|
Add simple log viewer in web frontend
|
2026-02-07 07:05:33 +01:00 |
|
moebiusband
|
a8194de492
|
Add diagnostic output for healthcheck
|
2026-02-07 06:17:34 +01:00 |
|
moebiusband
|
a8d385a1ee
|
Update HealthCheck again Still WIP
|
2026-02-06 16:35:02 +01:00 |
|
moebiusband
|
5579b6f40c
|
Adopt unit test to new API
|
2026-02-06 16:11:10 +01:00 |
|
moebiusband
|
7123a8c1cc
|
Updated HealthCheck implementation WIP
|
2026-02-06 16:04:01 +01:00 |
|
moebiusband
|
6294f8e263
|
Review and improve detectApp implementation
|
2026-02-06 14:53:05 +01:00 |
|
moebiusband
|
0adf2bad92
|
Add info log about applied tag
|
2026-02-06 14:50:13 +01:00 |
|
moebiusband
|
a85f72fccd
|
Change log level to debug for nodestate API endpoint
|
2026-02-06 14:30:04 +01:00 |
|
moebiusband
|
db8772dc0b
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2026-02-06 14:06:59 +01:00 |
|
moebiusband
|
fa7727c6ca
|
Print job db id instead of its address
|
2026-02-06 14:06:56 +01:00 |
|
moebiusband
|
f671d8df90
|
Add counts in healthcheck for logging output
|
2026-02-06 09:25:09 +01:00 |
|
moebiusband
|
265da42385
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2026-02-06 09:08:50 +01:00 |
|
moebiusband
|
b160284a1b
|
Update vasp example tagger rule
|
2026-02-06 09:08:46 +01:00 |
|
moebiusband
|
0984c1d431
|
Add debug log with degrade and missing metrics for healthcheck
|
2026-02-06 07:21:04 +01:00 |
|
moebiusband
|
5d7dd62b72
|
Update unit test for new HealthCheck update
|
2026-02-04 12:53:24 +01:00 |
|
moebiusband
|
46fb52d67e
|
Adopt documentation
|
2026-02-04 12:30:33 +01:00 |
|
moebiusband
|
42ce598865
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2026-02-03 18:35:35 +01:00 |
|
moebiusband
|
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 |
|
moebiusband
|
75a74c162d
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2026-02-03 14:55:47 +01:00 |
|
moebiusband
|
248f11f4f8
|
Change API of Node HealthState
|
2026-02-03 14:55:12 +01:00 |
|
moebiusband
|
00a41373e8
|
Add monitoring healthstate support in nodestate API.
|
2026-02-03 12:23:24 +01:00 |
|
moebiusband
|
5e58c9f376
|
Adapt unit test to changed implementation
|
2026-01-30 16:49:55 +01:00 |
|
moebiusband
|
b600eeca5e
|
Change web ui defaults and fix ui config json schema
|
2026-01-30 16:31:09 +01:00 |
|
moebiusband
|
0d857b49a2
|
Disable explicit GC calls
|
2026-01-28 11:21:27 +01:00 |
|
moebiusband
|
eb5aa9ad02
|
Disable explicit GC calls
|
2026-01-28 11:21:02 +01:00 |
|
moebiusband
|
98661aad15
|
Increase default GC frequency
|
2026-01-28 10:41:44 +01:00 |
|
moebiusband
|
69739ffdfd
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2026-01-28 07:05:32 +01:00 |
|
moebiusband
|
95689e3c99
|
Add API endpoint for getUsedNodes
Needed by dynamic memory management for external ccms
|
2026-01-28 07:05:29 +01:00 |
|
moebiusband
|
9d15a87c88
|
Take into account the real allocated heap memory in MemoryUsageTracker
|
2026-01-27 18:23:09 +01:00 |
|
moebiusband
|
bbde91a1f9
|
Move wg increment inside goroutines. Make GC calls less aggressive
|
2026-01-27 17:25:29 +01:00 |
|
moebiusband
|
55cb2cb6d6
|
Prevent file not closed on error in avro checkpoint
|
2026-01-27 17:10:26 +01:00 |
|
moebiusband
|
752e19c276
|
Pull out metric List build from metricstore Init
|
2026-01-27 17:06:52 +01:00 |
|
moebiusband
|
28a3ff8d67
|
Upgrade cc-lib. Change nodestate log levels
|
2026-01-27 14:26:41 +01:00 |
|
moebiusband
|
2859f12dc1
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2026-01-27 10:02:39 +01:00 |
|
moebiusband
|
b307e885ce
|
feat: Add support for multiple external metric stores
|
2026-01-27 10:02:07 +01:00 |
|
moebiusband
|
4853814228
|
Review and refactor metric-store client. Add documentation
|
2026-01-27 07:17:17 +01:00 |
|
moebiusband
|
ca08717b9d
|
Reintroduce external metric-store client
|
2026-01-27 07:00:13 +01:00 |
|
moebiusband
|
b5182c4c13
|
Prepare release 1.5.0
|
2026-01-26 15:29:28 +01:00 |
|
moebiusband
|
b9e65b50db
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2026-01-26 13:17:38 +01:00 |
|
moebiusband
|
0ea836c69c
|
Revert metricstore api paths
|
2026-01-26 13:17:36 +01:00 |
|
moebiusband
|
7ecfc8468e
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2026-01-26 08:38:56 +01:00 |
|
moebiusband
|
c782043c64
|
Upgrade cclib and remove usage of obsolete util.Float
|
2026-01-26 08:38:53 +01:00 |
|
moebiusband
|
525d99140f
|
Fix missing comma in metristore schema
|
2026-01-23 10:15:29 +01:00 |
|
moebiusband
|
499b4287f9
|
Switch to cclib nats client
|
2026-01-23 10:04:41 +01:00 |
|
moebiusband
|
f41301036b
|
Move metricstore from internal to pkg
|
2026-01-23 07:49:47 +01:00 |
|
moebiusband
|
30516776e5
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2026-01-22 20:31:18 +01:00 |
|
moebiusband
|
07afcc4cd4
|
Adopt naming of descriptions
|
2026-01-22 20:31:15 +01:00 |
|
moebiusband
|
1d4c79c821
|
Unify JSON attribute naming ot use kebab style case. Cleanup configuration.
|
2026-01-20 09:47:13 +01:00 |
|