mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-30 11:50:38 +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:
@@ -8,7 +8,7 @@ license.workspace = true
|
||||
async-trait.workspace = true
|
||||
common-error = { path = "../error" }
|
||||
common-telemetry = { path = "../telemetry" }
|
||||
metrics = "0.20"
|
||||
metrics.workspace = true
|
||||
once_cell = "1.12"
|
||||
paste.workspace = true
|
||||
snafu.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user