Send metrics to solver during initial deployment

Change-Id: I617a13e10ba8a873a41dabd5815b3ed621c934af
This commit is contained in:
Rudi Schlatte 2024-04-23 11:18:42 +02:00
parent aa47639a13
commit 8eea253070

View File

@ -442,6 +442,10 @@ public class NebulousAppDeployer {
return;
}
// ------------------------------------------------------------
// Send metrics to Solver
app.sendMetricList();
// ------------------------------------------------------------
// Deploy application