mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 07:01:03 +00:00
Separate metrics for messages sent & received (#2721)
* metered channel - sent & received * Add for readouts * metrics for both sent & received * retract on send failure
This commit is contained in:
committed by
GitHub
parent
064df81ee4
commit
73b9247c10
@@ -8,6 +8,7 @@ description = "Channels with attached Meters"
|
||||
[dependencies]
|
||||
futures = "0.3.12"
|
||||
futures-timer = "3.0.2"
|
||||
derive_more = "0.99"
|
||||
|
||||
[dev-dependencies]
|
||||
assert_matches = "1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user