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
Added a ticket for updating docs to include ssh login, username, and journalctl
Added a ticket for telemetry documentation
*Currently we're only sending telemetry to the local telemetry exporter, however the user can add the standard sink via the node[x].binaryOptions.substrateOptions configuration object.
We can potentially readd the standard sink as a default alongside the internal telemetry exporter, I've created a ticket to investigate this although it may make sense to hold off until the inventory rework is done as this will make it easier for users to disable the standard sink if they choose to
Your tutorial stops when it gets interesting.
I just deployed a testnet with 2 validator nodes. All that I can guess from the log output is the IP of my two nodes.
ssh -i <path to id_rsa> [email protected]
.The following commands may be handy after ssh login on one of the nodes:
The text was updated successfully, but these errors were encountered: