...
Peer's Health Check
Peer's Management - start, stop
Resources Monitoring - CPU, Memory and Disk consumption
Business Measurements of Iroha
Transactions per second amount
Blocks Storage size
- Submitted transactions life cycle statuses changes
- Blocks statuses changes
- Client should receive status changes of all own transactions.
- We should guarantee that client receives such statuses after 'submission'
- If subscription was initiated after transaction was committed to the block client will not receive this transaction statuses and should query missed block or be subscribed on committed blocks stream.
...