paritytech / substrate-telemetry

Polkadot Telemetry service
GNU General Public License v3.0
307 stars 205 forks source link

frontend: Expose the entire PeerID to users #571

Closed lexnv closed 8 months ago

lexnv commented 8 months ago

Expose the complete PeerID details of the node in the UI. This enables users to find and look for specific PeerIDs using control find.

The PeerID is not enabled by default. Instead, users have to go to settings and toggle the NetworkId setting. When this setting is enabled, the UI displays just a fraction of the PeerID. The complete PeerID can be viewed when hovering over the partial PeerID. However, users cannot control and find the telemetry data by the PeerID.