aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorNathan Gauër <brioche@google.com>2025-01-16 11:41:49 +0100
committerGitHub <noreply@github.com>2025-01-16 11:41:49 +0100
commit13b44283e90f357ea31c553445527953facccdbf (patch)
tree519de0d52d0ed630fdc605009e49862fbc7b7a8b /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parent24df8f5da4424f74e15ce9f4b290e50603cf7fb5 (diff)
downloadllvm-13b44283e90f357ea31c553445527953facccdbf.zip
llvm-13b44283e90f357ea31c553445527953facccdbf.tar.gz
llvm-13b44283e90f357ea31c553445527953facccdbf.tar.bz2
[CI] Add queue size, running count metrics (#122714)
This commits allows the container to report 3 additional metrics at every sampling event: - a heartbeat - the size of the workflow queue (filtered) - the number of running workflows (filtered) The heartbeat is a simple metric allowing us to monitor the metrics health. Before this commit, a new metrics was pushed only when a workflow was completed. This meant we had to wait a few hours before noticing if the metrics container was unable to push metrics. In addition to this, this commits adds a sampling of the workflow queue size and running count. This should allow us to better understand the load, and improve the autoscale values we pick for the cluster. --------- Signed-off-by: Nathan Gauër <brioche@google.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions