You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Create a plugin which provides utility endpoints and diagnostic information about the attached node.
Motivation
During our QA phase, or when we monitor the network, it often requires additional measurements to reveal the actual status of the attached node or network, therefore it is ideal for this information to be included as part of the lisk-sdk.
Additional Information
Performance measurements should be done in-memory and not persisted
The config should allow one webhook URL, and event to fire. If empty, emit all
The port should be configurable
It should allow whitelisting IPs, by default, localhost only
Description
Create a plugin which provides utility endpoints and diagnostic information about the attached node.
Motivation
During our QA phase, or when we monitor the network, it often requires additional measurements to reveal the actual status of the attached node or network, therefore it is ideal for this information to be included as part of the
lisk-sdk
.Additional Information
Tasks
Sprint 30
Sprint 31
The text was updated successfully, but these errors were encountered: