feat: deploys cluster monitoring from MonitoringAlertingScore
Some checks failed
Run Check Script / check (push) Failing after 44s

This commit is contained in:
2025-06-11 15:40:58 -04:00
parent ef5ec4a131
commit 8d219c648a
16 changed files with 256 additions and 330 deletions

View File

@@ -0,0 +1,11 @@
[package]
name = "monitoring"
edition = "2024"
version.workspace = true
readme.workspace = true
license.workspace = true
[dependencies]
harmony = { version = "0.1.0", path = "../../harmony" }
harmony_cli = { version = "0.1.0", path = "../../harmony_cli" }
tokio.workspace = true