summaryrefslogtreecommitdiff
path: root/output
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-06-17 18:08:56 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-06-17 18:08:56 +0200
commit4562f52c9b540944200b33d4ffbd60b3cbc5ee79 (patch)
tree82d028faf5a0555cb80ce9602890a3257ef695c2 /output
parent78a9d920cc8aca951aff798272b0d5e7a2e356b9 (diff)
feat: managed to retrieve metric-by-metric from Redis in real timeHEADmaster
Diffstat (limited to 'output')
-rw-r--r--output/greenifier-demo-scaling/trackr.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/output/greenifier-demo-scaling/trackr.json b/output/greenifier-demo-scaling/trackr.json
index a595beff..f2eb187e 100644
--- a/output/greenifier-demo-scaling/trackr.json
+++ b/output/greenifier-demo-scaling/trackr.json
@@ -16,5 +16,9 @@
"battery": true,
"service": true
}
+ },
+ "failureModel": {
+ "type": "trace-based",
+ "pathToFile": "resources/failures/Skype_user_reported.parquet"
}
}] \ No newline at end of file