check tagging
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/// WatcherAgent - A Rust-based system monitoring agent
|
/// WatcherAgent - A Rust-based system monitoring agent
|
||||||
/// This agent collects hardware metrics and sends them to a backend server.
|
/// This agent collects hardware metrics and sends them to a backend server.
|
||||||
/// It supports CPU, GPU, RAM, disk, and network metrics.
|
/// It supports CPU, GPU, RAM, disk and network metrics.
|
||||||
pub mod api;
|
pub mod api;
|
||||||
pub mod hardware;
|
pub mod hardware;
|
||||||
pub mod metrics;
|
pub mod metrics;
|
||||||
|
Reference in New Issue
Block a user