Christoph Kluge
|
e34623b1ce
|
Add db average stats to gql, use in footprint
|
2023-11-24 15:11:38 +01:00 |
|
Christoph Kluge
|
59c749a164
|
feat: add select to analysis view pie chart
- 'Walltime' as generic default value for top list
- Change from nodes distribution to cores distribution
|
2023-08-29 17:38:17 +02:00 |
|
Christoph Kluge
|
f933cad87f
|
feat: add select to status view pie charts
- 'Jobs' as generic default value for top lists
- Prepare histograms for cores and accs in schema
|
2023-08-29 14:01:01 +02:00 |
|
Christoph Kluge
|
ce758610b6
|
change: implement topX query in jobsStatistics
|
2023-08-25 17:38:25 +02:00 |
|
|
d7117f3d49
|
Add sorting and paging to JobStatsGrouped
|
2023-08-25 13:14:34 +02:00 |
|
|
3b8bcf7b32
|
Remove obsolete jobsCount resolver
|
2023-08-24 14:51:26 +02:00 |
|
Christoph Kluge
|
6a1e35107f
|
fix: analysis metric histogram normalized by scope
- native acc metrics normalized by accHours
- native core metrics normalized by coreHours
|
2023-08-24 11:52:36 +02:00 |
|
Christoph Kluge
|
2f35482aff
|
Merge branch 'master' into 166_add_scopes_analysis
|
2023-08-22 15:26:20 +02:00 |
|
|
dc67a1f103
|
Update frontend and backend dependencies
|
2023-08-21 08:49:42 +02:00 |
|
Christoph Kluge
|
f7571211fd
|
initial branch commit
|
2023-07-21 16:33:53 +02:00 |
|
|
7174f27a89
|
Add node filter and concurrent job list query
|
2023-06-28 13:35:41 +02:00 |
|
|
616095fe66
|
Add additional job stats, fix test
|
2023-06-09 11:29:07 +02:00 |
|
|
5ba6f0ed3a
|
Refactor and adapt to new API
|
2023-06-09 09:09:41 +02:00 |
|
Christoph Kluge
|
4e568e60cd
|
Del JobName from Job type, jobStats name required
- Regenerated GQL
- Relates to #121
- return jobStats name as string
|
2023-06-07 14:13:59 +02:00 |
|
Christoph Kluge
|
37d5db443f
|
Merge branch 'master' into 97_107_mark_and_show_shared
|
2023-06-01 15:24:26 +02:00 |
|
Christoph Kluge
|
270750a78d
|
Move concurrentJobs as field to main job query
|
2023-05-16 12:42:06 +02:00 |
|
|
23802abc10
|
Rebuilt GQL code
|
2023-05-04 13:22:46 +02:00 |
|
Christoph Kluge
|
d93610f700
|
List parallel jobs on node for jobs on shared node
- Relates to issue #97
- required GQL schema extension and regeneration
- Works for archived jobs aswell
|
2023-04-28 12:34:40 +02:00 |
|
Jan Eitzinger
|
f8ba79e9e7
|
Merge branch 'master' into import-data-sanitation
|
2023-04-07 08:57:42 +02:00 |
|
Jan Eitzinger
|
82120cfb3d
|
Update generated.go
|
2023-03-29 10:54:16 +02:00 |
|
Jan Eitzinger
|
9aff980a38
|
Add scope to Metric List. Add numberOfNodes.
|
2023-03-24 15:10:23 +01:00 |
|
Jan Eitzinger
|
1f8c6064e2
|
Refactor schema
* Remove redundant scope
* Change Series Id type to string
* Adopt golang structs to schema
|
2023-03-22 19:21:11 +01:00 |
|
|
5d526e1168
|
Adapt Cluster schema
Add remove boolean to subClusterConfig in MetricList.
Fix Linter errors.
|
2023-03-21 11:51:11 +01:00 |
|
|
747f6d4e2d
|
Add MetricConfig in SubClusters.
|
2023-03-20 16:27:36 +01:00 |
|
Jan Eitzinger
|
97f391deff
|
GraphQL remove toplevel thresholds and add Unit
Add Unit to metric values in subCluster
|
2023-03-10 12:13:40 +01:00 |
|
|
60437ce264
|
Rebuild GraphQL api and Swagger UI code.
|
2023-02-21 18:13:16 +01:00 |
|
Christoph Kluge
|
09bcf9f355
|
Better implementation for querying multiple users
|
2023-02-20 10:20:08 +01:00 |
|
Christoph Kluge
|
bf6ec1bc98
|
Add search for user names, add names in user table
- Regenerated GraphQL due to new required query 'multiUser'
|
2023-02-17 10:45:27 +01:00 |
|
Christoph Kluge
|
a642e9cc7c
|
Add working, but manually entered jobName url query
|
2023-01-11 16:25:02 +01:00 |
|
Christoph Kluge
|
3867ea137b
|
Update and regenerate graphQL for new unit type
|
2022-10-06 18:04:47 +02:00 |
|
Jan Eitzinger
|
c0daad256f
|
Regenerate GraphQL Api. Remove FilterRanger
|
2022-09-12 13:33:01 +02:00 |
|
Jan Eitzinger
|
8856f26fb0
|
Reformat and Refactor packages. Rebuild GraphQL.
|
2022-09-07 12:24:45 +02:00 |
|
Jan Eitzinger
|
81819db436
|
Refactor directory structure
|
2022-06-21 17:52:36 +02:00 |
|