mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-27 18:30:38 +00:00
feat(flow): add some metrics (#4539)
* feat: add some metrics * fix: tmp rate limiter * feat: add task count metrics * refactor: use bounded channel anyway * refactor: better metrics
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -3832,6 +3832,7 @@ dependencies = [
|
||||
"greptime-proto",
|
||||
"hydroflow",
|
||||
"itertools 0.10.5",
|
||||
"lazy_static",
|
||||
"meta-client",
|
||||
"minstant",
|
||||
"nom",
|
||||
@@ -3839,6 +3840,7 @@ dependencies = [
|
||||
"operator",
|
||||
"partition",
|
||||
"pretty_assertions",
|
||||
"prometheus",
|
||||
"prost 0.12.6",
|
||||
"query",
|
||||
"serde",
|
||||
|
||||
Reference in New Issue
Block a user