Continuous monitoring; instant alerts.

1 stars 0 forks 1 watchers Rust Apache License 2.0
1 Open Issue Need Help Last updated: Sep 15, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue outlines the initial setup for the SentinelD project, focusing on establishing a Cargo workspace with multiple binary crates (procmond, sentinelagent, sentinelcli) and a shared library (sentinel-lib). It also covers configuring workspace-level settings, implementing a robust error handling strategy using `thiserror` and `anyhow`, and setting up a structured logging infrastructure with the `tracing` ecosystem.

Complexity: 3/5
enhancement good first issue epic rust

Continuous monitoring; instant alerts.

Rust