Commit Graph

1187 Commits

Author SHA1 Message Date
Christoph Kluge
5ba84efab6 User and Project List with 30d filter plus label
- Readable labels for other quick select ranges also
- Note: URL not reformatted for copy-bility
2023-06-19 17:59:44 +02:00
Jan Eitzinger
1f60963cbb
Merge pull request #152 from ClusterCockpit/hotfix
Rework disabled metrics, fix systems
2023-06-19 16:23:11 +02:00
Christoph Kluge
c8068f45eb Rework disabled metrics, fix systems
- Unify warning card texts
- Broader use of checkMetricDisabled function
2023-06-19 16:11:16 +02:00
Jan Eitzinger
fb78b3f1e2
Merge pull request #151 from ClusterCockpit/hotfix
Hotfix
2023-06-19 11:57:43 +02:00
Christoph Kluge
10ca86e583 Handle removed metrics in isMissing check 2023-06-19 10:25:34 +02:00
Christoph Kluge
c5834e69d3 Fix Plottable removed metrics filter
- excluded all plots where bool was not explicitly set
2023-06-19 09:51:50 +02:00
Jan Eitzinger
984cf46bf0
Merge pull request #150 from ClusterCockpit/hotfix
Hotfix
2023-06-16 20:17:23 +02:00
Christoph Kluge
4c708dba3f Improve alignment of notice cards 2023-06-16 16:49:19 +02:00
Christoph Kluge
f466312015 Skip render of disabled metrics in job view
-Add function to check if metric is disabled
-Relates to  #119
2023-06-16 16:27:30 +02:00
Jan Eitzinger
34fc6b1541
Merge pull request #149 from ClusterCockpit/hotfix
Hotfix
2023-06-16 16:24:56 +02:00
Christoph Kluge
19ad462abf Match fixed scopeGranularity in frontend 2023-06-16 15:21:10 +02:00
Christoph Kluge
9dc2e9c679 Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix 2023-06-16 15:09:56 +02:00
Christoph Kluge
4cfe52e7c9 Add warning card if no data to plot
- series.data array empty, but toplevel data return itself OK
2023-06-16 15:09:23 +02:00
Jan Eitzinger
07f8950838
Merge pull request #148 from ClusterCockpit/hotfix
Hotfix
2023-06-16 14:37:10 +02:00
369d20930b Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix 2023-06-16 14:31:12 +02:00
9b7b3812d9 Introduce goreleaser support 2023-06-16 14:31:09 +02:00
Christoph Kluge
e577e086a6 Fix Format for nodes status 2023-06-16 13:01:41 +02:00
Christoph Kluge
ece57bf65e Introduce units.js, centralizes value normalizing 2023-06-16 12:44:34 +02:00
Christoph Kluge
dbd2b491ed Correct default values when switching clusters 2023-06-15 16:11:51 +02:00
Christoph Kluge
2146fccaae Improve resources filter 2023-06-15 15:40:24 +02:00
f0685919fd Streamline auth error handling 2023-06-15 12:00:45 +02:00
Jan Eitzinger
bf9b1c7d83
Merge pull request #147 from ClusterCockpit/111_fix_metric_names_and_stats
111 fix metric names and stats
2023-06-15 11:26:20 +02:00
17113eddca Fix failed test due to config change 2023-06-15 11:23:50 +02:00
9137931b74 Add cpu_load and mem_used to Job stats
Fixes #111
2023-06-15 11:07:48 +02:00
Jan Eitzinger
ce199bf320
Merge pull request #145 from ClusterCockpit/hotfix
Hotfix
2023-06-15 10:50:21 +02:00
Christoph Kluge
7a40877c2c Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix 2023-06-15 10:10:52 +02:00
Christoph Kluge
d49366d19c Switch from randomly chosen value to known value
- Case: Requesting Acc Metrics for running jobs
2023-06-15 10:10:49 +02:00
85c7b9e357 Add correct versions 2023-06-15 09:55:24 +02:00
Jan Eitzinger
113cb863e0
Merge pull request #143 from ClusterCockpit/102-add-rest-api-endpoint-to-query-full-job-data-including-all-metric-timeseries
102 add rest api endpoint to query full job data including all metric timeseries
2023-06-15 07:06:45 +02:00
Jan Eitzinger
817efde844
Merge pull request #144 from ClusterCockpit/hotfix
Hotfix
2023-06-15 07:02:49 +02:00
Christoph Kluge
2b9afe8f1d Improve scopes queried by default: adds accels 2023-06-14 17:28:40 +02:00
Christoph Kluge
222e697b2f Fix threshold lines not rendering 2023-06-14 16:46:17 +02:00
Christoph Kluge
8b51e976bb Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix 2023-06-14 15:32:38 +02:00
Christoph Kluge
16d5fa182c Fix unit load blocking systems and node views 2023-06-14 15:32:35 +02:00
54aa940d3e Add job metricdata rest endpoint
Fixes #102
2023-06-14 15:03:01 +02:00
Jan Eitzinger
1ee47bbc99
Merge pull request #142 from ClusterCockpit/hotfix
Hotfix
2023-06-14 14:37:37 +02:00
e6a5874999 Fix bug if local login provides wrong pw
Fixes #140
2023-06-14 14:35:25 +02:00
c662ced7e7 Initial rest endpoint for metrics data 2023-06-14 14:33:36 +02:00
Christoph Kluge
5e8b687992 Increase clickable area in systems node links 2023-06-14 12:56:19 +02:00
Christoph Kluge
5743f4fa2a Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix 2023-06-14 11:42:06 +02:00
Christoph Kluge
a43ca80ce5 Hide switch to enable rsizing
- Confusing option for user
- Keeps performance fix of fixed canvas dimensions
2023-06-14 11:42:01 +02:00
Jan Eitzinger
bc1d1c4a28
Merge pull request #139 from aw32/patch-1
Fix demo password in README.md
2023-06-14 10:52:30 +02:00
Alex
8ab482d503
Fix demo password in README.md 2023-06-14 10:33:01 +02:00
37dc192f0d Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix 2023-06-14 07:31:46 +02:00
93396aa0ea Fix bug in compression service 2023-06-14 07:31:43 +02:00
9bdd608361 Extend docs 2023-06-14 07:31:29 +02:00
Jan Eitzinger
59008ec013
Merge pull request #133 from ClusterCockpit/hotfix
Hotfix
2023-06-13 17:22:30 +02:00
Christoph Kluge
3c2ad234df Remove non required dev leftover 2023-06-13 16:49:34 +02:00
Christoph Kluge
b7fa4f17d2 Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix 2023-06-13 16:43:34 +02:00
Christoph Kluge
cdd25eaa15 Fix job view scope dropdown data load 2023-06-13 16:42:32 +02:00