From 3f4fb7efd0bfd134c0d2ed8bb3a747963faba86c 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