feat: add prometheus metrics and tracing instrumentation
This commit is contained in:
@@ -14,4 +14,6 @@ redis.workspace = true
|
||||
serde_json.workspace = true
|
||||
chrono.workspace = true
|
||||
serde.workspace = true
|
||||
metrics.workspace = true
|
||||
metrics-exporter-prometheus.workspace = true
|
||||
common = { path = "../common" }
|
||||
|
||||
Reference in New Issue
Block a user