|
9677253b35
|
Change Influx field name for the startup duration
due to a currently not resolvable type mismatch.
|
2022-08-10 20:46:17 +02:00 |
|
|
89e15c5c2f
|
Fix startup time format
Before it was a string. To use it efficiently we want it to be a number - in this case in nanoseconds.
|
2022-08-05 21:16:58 +02:00 |
|
|
c6e65c14bb
|
Monitor Nomad allocation startup duration.
|
2022-07-31 19:42:35 +02:00 |
|
|
34040162c2
|
#89 Generalise the three Storage interfaces and structs into one generic storage manager.
|
2022-06-29 16:21:19 +02:00 |
|
|
b7a20e3114
|
Introduce method "Environment" to the Runners interface.
This way we can relate to which environment a runner belongs.
|
2022-04-18 13:17:49 +02:00 |
|
|
136f596dc2
|
Add aws environments to the statistics
but only with the field usedRunners.
|
2022-04-09 16:35:53 +02:00 |
|
|
6123d20525
|
Implement core functionality of AWS integration
|
2022-02-28 14:54:40 +01:00 |
|
|
dd41e0d5c4
|
Generate structures for an AWS environment and runner
|
2022-02-28 14:54:40 +01:00 |
|
|
0ef5a4e39f
|
Make Execution Environment interface Nomad independent
|
2022-02-28 14:54:40 +01:00 |
|
|
ba43f667c2
|
Add architecture for multiple managers
using the chain of responsibility pattern.
|
2022-02-28 14:54:40 +01:00 |
|