Task Executor Metrics (#2580)

Co-authored-by: Aditya Pandey <aditya.p@Aditya-P.local>
This commit is contained in:
Aditya Pandey
2023-05-05 23:18:45 +05:30
committed by GitHub
parent e6107a1bce
commit ded0896df5
4 changed files with 40 additions and 1 deletions

2
Cargo.lock generated
View File

@@ -5455,6 +5455,8 @@ version = "0.1.0"
dependencies = [
"dyn-clone",
"futures-util",
"metrics",
"reth-metrics-derive",
"thiserror",
"tokio",
"tracing",