Report tasks metrics to Prometheus (#5619)

Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
Pierre Krieger
2020-04-15 11:10:03 +02:00
committed by GitHub
parent b267b1728f
commit cff1390456
6 changed files with 211 additions and 42 deletions
+1 -1
View File
@@ -6592,7 +6592,6 @@ dependencies = [
"exit-future",
"futures 0.1.29",
"futures 0.3.4",
"futures-diagnose",
"futures-timer 3.0.2",
"lazy_static",
"log",
@@ -6601,6 +6600,7 @@ dependencies = [
"parity-scale-codec",
"parity-util-mem",
"parking_lot 0.10.2",
"pin-project",
"procfs",
"sc-chain-spec",
"sc-client",