From 4154857378de60832eff77867de0b3fedf0d5e34 Mon Sep 17 00:00:00 2001 From: SaidevPolisetty <167536566+SaidevPolisetty@users.noreply.github.com> Date: Tue, 23 Apr 2024 10:41:04 +0200 Subject: [PATCH] Update config.rst Added definition for high allocation and low utilisation --- docs/source/daemon/config.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/source/daemon/config.rst b/docs/source/daemon/config.rst index b73003a8..2266fe36 100644 --- a/docs/source/daemon/config.rst +++ b/docs/source/daemon/config.rst @@ -45,6 +45,9 @@ then recursively passed to its predecessor for construction. - !CpuPool interval: 1 +High allocation: Increases number of drones if the allocation exceeds this value. It is calculated per machine type. +Low utilisation: Drains/reduces the number of drones if the utilisation falls below this value for a certain time. + Object References *****************