feat: add prometheus and protobuf messages

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-11-10 13:42:19 +01:00
parent 0e03a8b9ac
commit a91846398c
16 changed files with 359 additions and 96 deletions

View File

@@ -35,6 +35,7 @@ tokio-stream = "0.1.15"
dagger-sdk = "0.11.10"
rand = "0.8.5"
notmad = "0.4.0"
prometheus = "0.13.4"
[dev-dependencies]
tracing-test = { version = "0.2.5" } #, features = ["no-env-filter"] }