feat: add service monitors support to prom (#66)
Some checks failed
Run Check Script / check (push) Failing after 45s
Compile and package harmony_composer / package_harmony_composer (push) Successful in 3m30s

Co-authored-by: tahahawa <tahahawa@gmail.com>
Reviewed-on: #66
Co-authored-by: taha <taha@noreply.git.nationtech.io>
Co-committed-by: taha <taha@noreply.git.nationtech.io>
This commit is contained in:
2025-07-02 15:29:16 +00:00
committed by johnride
parent 2ff3f4afa9
commit ab69a2c264
7 changed files with 252 additions and 6 deletions

1
Cargo.lock generated
View File

@@ -1160,6 +1160,7 @@ version = "0.1.0"
dependencies = [
"harmony",
"harmony_cli",
"harmony_macros",
"tokio",
"url",
]