mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-30 20:00:36 +00:00
chore: add some metrics for grpc client (#1398)
* chore: add some metrics for grpc client * chore: add grpc preix and change metrics-exporter-ptometheus to add global prefix --------- Co-authored-by: paomian <qtang@greptime.com>
This commit is contained in:
@@ -38,7 +38,7 @@ log = "0.4"
|
||||
log-store = { path = "../log-store" }
|
||||
meta-client = { path = "../meta-client" }
|
||||
meta-srv = { path = "../meta-srv", features = ["mock"] }
|
||||
metrics = "0.20"
|
||||
metrics.workspace = true
|
||||
mito = { path = "../mito", features = ["test"] }
|
||||
object-store = { path = "../object-store" }
|
||||
pin-project = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user