From 9862f9eb53d264c799f8c660444ccf1651d58daf Mon Sep 17 00:00:00 2001 From: makotocc0107 <1424018999@qq.com> Date: Thu, 29 Aug 2024 10:47:39 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=A2=9E=E6=B7=BB]=E6=B7=BB=E5=8A=A0=E4=BA=86?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E8=AE=BE=E5=A4=87=E6=95=B0=E6=8D=AE=E6=98=BE?= =?UTF-8?q?=E7=A4=BAstats=20widget?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 18 ++++- .../app/Filament/Widgets/PrometheusMemory.php | 4 +- .../app/Filament/Widgets/SystemStats.php | 74 +++++++++++++++++++ 3 files changed, 90 insertions(+), 6 deletions(-) create mode 100644 management-panel/app/Filament/Widgets/SystemStats.php diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3b30406..b85d3d9 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,7 @@