From 54f94861da743cbd72d9755c2fbe4223176d90f4 Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Thu, 18 Jun 2026 23:38:00 +0200 Subject: feat: complete system redesign: KafkaComputeMonitor stays, SmartScheduler is working and only HTTPClient remains, the rest will be moved to Python scripts --- output/greenifier-demo-scaling/trackr.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'output') diff --git a/output/greenifier-demo-scaling/trackr.json b/output/greenifier-demo-scaling/trackr.json index f2eb187e..1633d1fe 100644 --- a/output/greenifier-demo-scaling/trackr.json +++ b/output/greenifier-demo-scaling/trackr.json @@ -7,6 +7,9 @@ "pathToFile": "resources/workloads/surf_month", "type": "ComputeWorkload" }, + "allocationPolicy": { + "type": "prefab" + }, "exportModel": { "exportInterval": 3600, "filesToExportDict": { -- cgit v1.2.3