fix: use psutil for reliable CPU and memory metrics

This commit is contained in:
2026-06-04 15:24:02 +01:00
parent 47600ccd42
commit b3d3c0d457
2 changed files with 156 additions and 99 deletions

View File

@@ -1,2 +1,3 @@
boto3==1.43.5
flask
flask
psutil