987 Commits

Author SHA1 Message Date
Christoph Kluge
84fda9c8e2 optimize resource filter by only using range query if required, review filter component 2026-03-03 19:08:16 +01:00
Christoph Kluge
f11ff3302d revert urql/svelte bump, bump svelte patch version, regenerate backend 2026-03-03 17:47:17 +01:00
6da41982ce Further optimize queries for better index usage 2026-03-03 15:54:51 +01:00
b13e1628a0 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-03-03 15:41:51 +01:00
5669eb5818 Optimize queries for existing indices 2026-03-03 15:41:44 +01:00
688ad507a2 Merge branch 'optimize-checkpoint-wal' into dev 2026-03-03 06:58:28 +01:00
Christoph Kluge
38bb2dd4ec add outofindex checks to external ccms codebase 2026-03-02 16:24:38 +01:00
Christoph Kluge
32fd18543a differentiate between expected and unexpected cases in external ccms queryBuilder 2026-03-02 16:24:38 +01:00
Christoph Kluge
718ff60221 clarify ccms logs 2026-03-02 16:24:38 +01:00
3d5a124321 Refine patterns. Do not match commented lines. 2026-03-02 15:01:44 +01:00
Christoph Kluge
d00aa2666d activate update of roles and projects if updateUserOnLogin is set 2026-02-27 15:20:09 +01:00
a418abc7d5 Run go fix 2026-02-27 14:40:26 +01:00
a1db8263d7 Document line protocol. Optimize REST writeMetric path 2026-02-27 12:30:27 +01:00
6ecb934967 Switch to CC line-protocol package. Update cc-lib. 2026-02-27 08:55:33 +01:00
Christoph Kluge
348b6010e8 fix typo preventing template condition to work 2026-02-26 15:09:01 +01:00
998aff2345 Fix bug in taggers. Allow to add multiple tags to one job 2026-02-24 06:44:17 +01:00
dadcb983e7 Merge branch 'dev' into add_GetMemoryDomainsBySocket_2026 2026-02-23 18:47:03 +01:00
Jan Eitzinger
12c01655c3 Merge pull request #496 from ClusterCockpit/add_editmetabyrequest_2026
Manually migrate editMetaByRequest to current state of 2026
2026-02-23 12:53:07 +01:00
03c65e06f6 Allow finer control for omit tagged jobs in retention policies 2026-02-23 08:46:47 +01:00
8ee6c09e9b Enable to run taggers from within admin web interface 2026-02-22 09:42:53 +01:00
fc1ba1f5b3 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-02-21 13:52:14 +01:00
82e79b074a Reverse Lookup order in stop job request 2026-02-21 13:51:31 +01:00
Christoph Kluge
bae7ec11b4 migrate changes from cc-backend PR#364 2026-02-20 15:10:02 +01:00
Christoph Kluge
2d90fd05d6 Manually migrate editMetaByRequest to current state of 2026
- originally PR #400
2026-02-20 10:38:07 +01:00
e1c1148160 Fix more bugs related to job_cache ids used in job table 2026-02-20 09:20:18 +01:00
dc161ec421 Fix bug in SyncJobs causing start job hooks being called with job_cache ID 2026-02-20 08:29:41 +01:00
abd11d783b Use alternative solution to deal with NULL values in health_state column 2026-02-20 08:12:15 +01:00
064aa0a238 Add logging for AppTagger 2026-02-20 07:44:00 +01:00
f00f9fcee0 Cleanup debug printf 2026-02-19 17:42:45 +01:00
90b52f997d Cleanup and handle error in AppTagger 2026-02-19 08:24:39 +01:00
745c0357f3 Handle NULL values on health_metrics column 2026-02-19 08:04:45 +01:00
57536d982c Add log output and fix bugs in AppTagger 2026-02-18 16:00:50 +01:00
2a659915a4 Update config schema 2026-02-18 10:18:33 +01:00
cd8b574cca Rename nodestate retention policy 2026-02-18 08:38:22 +01:00
2da35909c1 Optimize sort order in job parquet files 2026-02-18 08:13:00 +01:00
2e24fde430 Optimize sort order in nodestate parquet files 2026-02-18 08:06:00 +01:00
29c440a637 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-02-17 21:06:20 +01:00
6035b62734 Run go fix 2026-02-17 21:04:17 +01:00
Christoph Kluge
fe3ebe0abc add healthStatus tab to status details, add graphql endpoints and handlers 2026-02-17 14:38:06 +01:00
9af44779aa Add error handling in tagger initialization 2026-02-17 08:13:50 +01:00
Aditya Ujeniya
2eeefc2720 Add healthCheck support for external CCMS 2026-02-16 16:57:17 +01:00
25ff094bdf Fix log endpoint 2026-02-16 09:10:08 +01:00
98f9c18f72 Merge branch 'dev' into log-aggregator 2026-02-15 19:53:34 +01:00
2c8608f5a4 Update job archive retention to uniform policy with json and parquet target format 2026-02-13 12:19:31 +01:00
c15f1117f5 Review and improve node repo queries 2026-02-12 15:45:15 +01:00
f016bd4232 Extend node repository unit tests 2026-02-12 09:30:14 +01:00
54ea5d7900 Add nodestate retention and archiving 2026-02-12 09:21:44 +01:00
865cd3db54 Prersist faulty nodestate metric lists to db 2026-02-12 08:48:15 +01:00
90c8fbf07c Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-02-12 07:34:26 +01:00
f4ee0d1042 Update cc-lib and extend nodestate sql schema 2026-02-12 07:34:24 +01:00