From 6115119570856237d48600d9afee0f228b39b6db Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Thu, 17 Jul 2025 12:17:19 +0200 Subject: [PATCH] cmd/hi: add ability to collect resource stats This adds new flags for collecting memory and cpu stats from containers during a run and the ability to fail runs if the tailscale og headscale container uses too much memory. Signed-off-by: Kristoffer Dalby