5b03cf826b
feat: Add total energy and energy footprint
2024-08-29 07:26:49 +02:00
Christoph Kluge
cff60eb51c
increase server timeout limit, improve and add db indices
...
- change energy footprint key to string
2024-08-27 17:43:48 +02:00
721b6b2afa
Change footprint variabel from bool to string
...
The footprint variable also indicates the type of statistic used now
2024-07-20 08:59:07 +02:00
68a97dc980
Add footprint to global metric list
2024-07-12 13:20:54 +02:00
b64ce1f67f
Add LowerIsBetter Metric boolean. Upgrade dependencies.
2024-07-11 16:58:12 +02:00
f1427d5272
Add global metric list including graphQL query
2024-07-11 11:09:14 +02:00
1b70596735
Fix and test subcluster Config
2024-07-04 06:49:59 +02:00
bd89ce7cc9
Extend schema and start Unit test implementation
...
Does not compile and work yet
2024-07-02 10:13:11 +02:00
fb8bbea99d
Remove year in copyright notice
2024-04-11 23:04:30 +02:00
Christoph Kluge
9bc36152d9
intermediate save
...
- DOES NOT COMPILE
2023-12-01 13:22:01 +01:00
Jan Eitzinger
f8ba79e9e7
Merge branch 'master' into import-data-sanitation
2023-04-07 08:57:42 +02:00
Christoph Kluge
fc133f328a
Add check to ccms getSubCluster routine
...
- Fixes nil pointer panic if topology requested from undef'd subcluster
- rest.go: vscode LINT
2023-03-29 10:39:31 +02:00
Jan Eitzinger
58f589e019
Fix subcluster assigment with wildcard
2023-03-24 15:56:27 +01:00
Jan Eitzinger
3ce8344275
Add default match for one subcluster
2023-03-24 15:21:31 +01:00
Christoph Kluge
a885e69125
Adapt loglevel for logs, shorten strings, fix formats, streamline
...
- Switched to Warn for most errors, reduces bloat, improves log control
2023-02-01 11:58:27 +01:00
Christoph Kluge
b77bd078e5
Add log messages to error events w/o log message, primaryly error level
...
- "log spam" to be controlled via loglevel flag on startup
2023-01-31 18:28:44 +01:00
Christoph Kluge
24a4244f19
add more information to existing errors logs and panics
...
- '$ROOT/$FILE' for better localization in the code
- add text where none was given
- fix unnecessary sprintf nesting in influxv2 and prometheus metricrepo logging
2023-01-19 16:59:14 +01:00
Jan Eitzinger
fd100f28dd
Change interface and reintroduce caching
2022-09-13 07:37:48 +02:00
Jan Eitzinger
8856f26fb0
Reformat and Refactor packages. Rebuild GraphQL.
2022-09-07 12:24:45 +02:00
Jan Eitzinger
42cbf217cd
Remove dependency on config package
2022-09-06 08:57:38 +02:00
Jan Eitzinger
fc76eed899
Refactor package structure
...
Builds but not tested
2022-09-05 17:46:38 +02:00