Commit Graph

55 Commits

Author SHA1 Message Date
Christoph Kluge 18ed5c8839 Remove legacy from metricrepo kind switchcase 2022-03-29 15:32:53 +02:00
Christoph Kluge 107fe24f78 Remove legacy query syntax influx client 2022-03-24 10:52:05 +01:00
Christoph Kluge 255eceba48 Reduce logging on wrong float assertion 2022-03-22 15:48:34 +01:00
Christoph Kluge 2811136fd4 Merge branch 'master' into add-influxdb2-client 2022-03-22 11:10:32 +01:00
Christoph Kluge 830019e67f Moved influx value verification to rows loop 2022-03-22 10:59:24 +01:00
Christoph Kluge e4730a16eb Correct return of node data, revised code
-Scopes socket and core added as switch cases, only barebone
2022-03-21 16:08:16 +01:00
Christoph Kluge 686e5eaa0e Fix loop definition 2022-03-21 14:14:48 +01:00
Christoph Kluge b87cc767c7 Better basic scope handling, handle float64 assertion errors 2022-03-21 13:36:19 +01:00
Lou Knauer 92349708ae More URL filter presets; Some tweaks 2022-03-21 13:30:19 +01:00
Christoph Kluge 622239b90c Return node scope instead of throwing error 2022-03-21 11:18:31 +01:00
Christoph Kluge c1acabae07 Correct return of node data from higher granularity in influxdb source 2022-03-21 10:10:47 +01:00
Christoph Kluge 7632f10f2b Add separate influxrepo for legacy clusters
-Reasons include legacy flux queries and bucket definitions
2022-03-18 12:57:57 +01:00
Christoph Kluge ed18df2ecf Adapt new rawConfig unmarshal for influxdbclient 2022-03-18 11:40:42 +01:00
Christoph Kluge 3f65065874 Start implementing improved MetricDataRepository configuration 2022-03-17 16:15:35 +01:00
Christoph Kluge 3e0de24307 Test Commit on Github Error 2022-03-17 15:56:45 +01:00
Christoph Kluge df191a32d2 Add error return for new line protocol 2022-03-16 17:28:05 +01:00
Christoph Kluge 9d9e4022d8 Improved time formatting 2022-03-16 11:58:57 +01:00
Christoph Kluge 4ea688817e Fix stats assignments
-Frontend now renders plots correctly
2022-03-16 11:42:28 +01:00
Christoph Kluge a26f78929b Init StatsSeries as nil
-Frontend now shows metric plots
2022-03-16 09:56:38 +01:00
Christoph Kluge a6cf3dd49b Initial rework of existing influxdb2 client
-Fixes generally outdated method definitions
-Fixes stoptime calculation
2022-03-15 18:35:27 +01:00
Lou Knauer 85ad6d9543 subclusters instead of slurm partitions 2022-03-14 10:18:56 +01:00
Lou Knauer a9f6da7595 Allow partially missing data on system view 2022-03-09 14:27:47 +01:00
Lou Knauer f81ccb7656 Return partial data from MetricDataRepositories 2022-03-01 16:01:25 +01:00
Lou Knauer e11507de5a Show hostname in error message when data is missing 2022-03-01 14:29:04 +01:00
Lou Knauer 5c6d6dfa67 Update frontend; Do not handle avg of NaN as error
Fixes #17
2022-03-01 10:23:08 +01:00
Lou Knauer 49fbfc23d4 Add import command line flag 2022-02-24 11:54:36 +01:00
Lou Knauer 6ccf354035 Add stats and startTime filter to jobs api query 2022-02-22 10:51:58 +01:00
Jan Eitzinger 81ef072cf3 Reformatting 2022-02-16 09:06:23 +01:00
Lou Knauer 2f32760cc5 fix stop_job returned state; handle monitoring status 2022-02-15 14:25:39 +01:00
Lou Knauer f738a332c1 Support for memoryDomain scoped metrics 2022-02-15 13:19:26 +01:00
Lou Knauer 6f56274ff6 Update frontend 2022-02-08 11:03:32 +01:00
Lou Knauer 4f431d0236 Update frontend; Remove debug logging 2022-02-02 13:59:08 +01:00
Lou Knauer f7959cb1bd Update cc-metric-store client; Bugfix in LoadNodeData 2022-02-02 13:04:38 +01:00
Lou Knauer 29a25dbaff start working on non-node-scoped metrics in node/system view 2022-01-31 15:16:05 +01:00
Lou Knauer 436eaf0a9d Change import path 2022-01-27 09:40:59 +01:00
Lou Knauer ae3e03f9b9 Add metric renaming map and mock-repo 2022-01-24 10:06:25 +01:00
Lou Knauer 6743d94b0e Use new simpler cc-metric-store API 2022-01-20 10:43:46 +01:00
Lou Knauer c254c689af Add statisticsSeries support 2022-01-20 10:08:50 +01:00
Lou Knauer ef91f862c9 working support for non-node scoped metrics; caching 2022-01-17 13:51:20 +01:00
Lou Knauer 98c4de65a7 work on socket scoped metrics 2022-01-17 13:51:20 +01:00
Lou Knauer b7432fca5f continue working on non-node scoped metrics 2022-01-10 16:13:40 +01:00
Lou Knauer e581bfc70f start work on supporting metrics with a scope of hwthread 2022-01-07 09:47:41 +01:00
Lou Knauer 30a436e27e use token from cluster.json 2021-12-20 10:49:46 +01:00
Lou Knauer 5403177edc all schemas new 2021-12-17 15:49:22 +01:00
Lou Knauer 89333666b3 BC: new schemas for basically everything 2021-12-16 13:17:48 +01:00
Lou Knauer 7fcc39a144 Add async archiving option; Move REST-API to new package 2021-12-16 09:35:03 +01:00
Lou Knauer b1d2403839 Bugfixes 2021-12-09 16:26:59 +01:00
Lou Knauer 8178b6e854 Implement nodeMetrics query 2021-12-09 16:25:48 +01:00
Lou Knauer 45dc12cc0c Fix bug in archiving 2021-12-08 11:50:47 +01:00
Lou Knauer eb2df5aa1c Add queries to metric data repositories 2021-12-08 11:50:16 +01:00