Add system utilization metrics to aster web UI
Rust / Clippy, Rustfmt, Tests (push) Has been cancelled
Rust / Linux-x64 build (push) Has been cancelled
Rust / GitHub release (push) Has been cancelled

This commit is contained in:
2026-06-09 20:55:14 +02:00
parent be41c92e7b
commit 0304f1428f
3 changed files with 160 additions and 1 deletions
Generated
+1
View File
@@ -166,6 +166,7 @@ dependencies = [
"mime_guess",
"serde",
"serde_json",
"sysinfo",
"tokio",
"tracing",
"tracing-subscriber",