Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] #6 - Validator Telemetry configuration #12

Open
kukabi opened this issue Jul 26, 2021 · 0 comments
Open

[Feature] #6 - Validator Telemetry configuration #12

kukabi opened this issue Jul 26, 2021 · 0 comments

Comments

@kukabi
Copy link
Member

kukabi commented Jul 26, 2021

User story

As a user, I want to be able to configure my node to submit to SubVT Telemetry, so that I can receive notifications about the real-time off-chain data about my validator and take required action where necessary.


Feature Details


Figure 6.1 Validator node adds SubVT Telemetry in node startup command.

Users will be able to optionally configure SubVT Telemetry for their validator node after they add the node to their validator list. Substrate nodes support multiple telemetry targets, so a user may choose to keep their current telemetry settings and add SubVT on top of the existing configuration.


Implementation Details

SubVT Telemetry doesn't have to have a public front-end. SubVT backend communicates with the telemetry instance through websockets and takes action where necessary. We also may need to extend the Substrate Telemetry code to push indexed data into the SubVT database for historical access.

@kukabi kukabi changed the title [Feature] Validator Telemetry configuration [Feature] #6 - Validator Telemetry configuration Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant