mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-07-20 06:55:44 +00:00
feat: Live-update IO stats (#225)
This commit is contained in:
@@ -187,7 +187,8 @@ export type Message =
|
||||
| Variants.AfgReceivedPrecommit
|
||||
| Variants.AfgAuthoritySet
|
||||
| Variants.StaleNodeMessage
|
||||
| Variants.PongMessage;
|
||||
| Variants.PongMessage
|
||||
| Variants.NodeIOMessage;
|
||||
|
||||
/**
|
||||
* Data type to be sent to the feed. Passing through strings means we can only serialize once,
|
||||
|
||||
Reference in New Issue
Block a user