19402d30af
Review and improve error messages and doc comments
2026-01-14 10:09:19 +01:00
b2f870e3c0
Convert nodestate nats API to influx line protocol payload. Review and add doc comments.
...
Improve and extend tests
2026-01-14 10:08:06 +01:00
9e542dc200
Review and improve, add documentation
2026-01-14 09:26:03 +01:00
6cf59043a3
Review and improve, add documentation
2026-01-14 08:59:27 +01:00
71b75eea0e
Improve GetUsedNodes function
2026-01-14 08:49:55 +01:00
e900a686db
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
2026-01-14 07:38:04 +01:00
fb8db3c3ae
Add query which node metric data needs to be retained
2026-01-14 07:37:31 +01:00
Christoph Kluge
170a9ace8a
Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev
2026-01-13 16:59:57 +01:00
Christoph Kluge
518e9950ea
add job exclusivity filter, review db indices
2026-01-13 16:59:52 +01:00
25c8fca561
Revert retention config in metricstore
2026-01-13 14:42:24 +01:00
754f7e16f6
Reformat with gofumpt
2026-01-13 09:52:31 +01:00
04a2e460ae
Refactor metricstore. Initial stub for cluster/ subcluster specific retention times
2026-01-13 09:52:00 +01:00
2ebab1e2e2
Reformat with gofumpt
2026-01-13 09:50:57 +01:00
42809e3f75
Remove embedded tagger rules
2026-01-13 07:20:26 +01:00
4cec933349
Remove obsolete cluster config section
2026-01-13 06:28:33 +01:00
4d6326b8be
Remove metricsync
2026-01-12 08:55:31 +01:00
ecb5aef735
Fix build error in unit test
2025-12-25 08:48:03 +01:00
11ec2267da
Major refactor of metric data handling
...
- make the internal memory store required and default
- Rename memorystore to metricstore
- Rename metricDataDispatcher to metricdispatch
- Remove metricdata package
- Introduce metricsync package for upstream metric data pull
2025-12-25 08:42:54 +01:00
8576ae458d
Switch to cc-lib v2
2025-12-24 09:24:18 +01:00
9bf5c5dc1a
Update README and config schema
2025-12-23 09:34:09 +01:00
64fef9774c
Add unit test for NATS API
2025-12-23 09:22:57 +01:00
999667ec0c
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
2025-12-23 07:56:16 +01:00
c1135531ba
Port NATS api to ccMessages
2025-12-23 07:56:13 +01:00
287256e5f1
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
2025-12-23 05:56:49 +01:00
0bc26aa194
Add error check
2025-12-23 05:56:46 +01:00
Christoph Kluge
502d7e9084
Rework info panel in public dashboard
...
- change to bootstrap grid from table
- add infos, use badges
- remove non required query
2025-12-22 17:26:56 +01:00
1cd4a57bd3
Remove support for mysql/mariadb
2025-12-20 11:13:41 +01:00
fdee4f8938
Integrate NATS API.
...
Only start either REST start/stop API or NATS start/stop API
2025-12-20 09:21:58 +01:00
Christoph Kluge
8244449646
Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev
2025-12-18 15:55:40 +01:00
Christoph Kluge
436afa4a61
fix tag count by including type in grouping
2025-12-18 15:55:30 +01:00
6e74fa294a
Add role-based visibility for metrics
...
Fixes #387
2025-12-18 15:47:30 +01:00
Christoph Kluge
19c8e9beb1
move extensive NodeMetricsList handling to node repo func
2025-12-18 10:44:58 +01:00
Aditya Ujeniya
32e5353847
Fix to NATS deadlock and revert demo script
2025-12-17 18:14:36 +01:00
b8fdfc30c0
Fix performance bugs in sqlite archive backend
2025-12-17 10:12:49 +01:00
f4b00e9de1
Use Info instead of warn loglevel for database file missing msg
2025-12-17 08:38:00 +01:00
0a5e155096
Remove debug setting
2025-12-17 07:03:10 +01:00
4ecc050c4c
Fix deadlock if NATS is not configured
2025-12-17 07:03:01 +01:00
d30c6ef3bf
Make NATS API subjects configurable
2025-12-17 06:08:09 +01:00
43e5fd1131
Add NATS API backend
2025-12-17 05:44:49 +01:00
Jan Eitzinger
60a69aa0a2
Merge pull request #453 from ClusterCockpit/status_dashboard
...
Status dashboard
2025-12-16 10:04:49 +01:00
5e2cbd75fa
Review and refactor
2025-12-16 09:45:48 +01:00
e6286768a7
Refactor variabel naming and update doc comments
2025-12-16 08:56:48 +01:00
457c944ec6
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
2025-12-15 21:25:32 +01:00
33c38f9464
Fix start time in tasks
2025-12-15 21:25:30 +01:00
Christoph Kluge
d56b0e93db
cleanup routes, cleanup root components
2025-12-15 15:10:10 +01:00
d567a5312e
Add flag omitTagged to DeleteJobsBefore
...
Fixes #344
2025-12-15 14:38:46 +01:00
97a322354f
Refactor
2025-12-15 14:06:33 +01:00
987cc40318
Refactor
2025-12-15 13:50:05 +01:00
104fd1576a
Refactor
2025-12-15 13:44:50 +01:00
72ce3954b4
feat: Add omitTagged flag for retention services
...
Fixes #344
2025-12-15 13:44:17 +01:00