mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-06 13:22:57 +00:00
fix: replace opendal PrometheusLayer (#2861)
* fix: replace opendal `PrometheusLayer` * chore: add docs on `PrometheusMetricsLayer` * chore: fix code advice * chore: fix bug on `PrometheusMetricsLayer`
This commit is contained in:
@@ -29,7 +29,7 @@ common-recordbatch.workspace = true
|
||||
common-runtime.workspace = true
|
||||
common-telemetry.workspace = true
|
||||
common-test-util.workspace = true
|
||||
datanode = { workspace = true, features = ["testing"] }
|
||||
datanode = { workspace = true }
|
||||
datatypes.workspace = true
|
||||
dotenv = "0.15"
|
||||
frontend = { workspace = true, features = ["testing"] }
|
||||
|
||||
Reference in New Issue
Block a user