This adds the Telemetry.LocalStats to the service notification. This information includes the number of online and total nodes, as well as other local stats. It also updates the notification summary and adds local stats telemetry handling.
This implementation should also automatically display new fields in the proto as they are added.
This adds the
Telemetry.LocalStats
to the service notification. This information includes the number of online and total nodes, as well as other local stats. It also updates the notification summary and adds local stats telemetry handling.This implementation should also automatically display new fields in the proto as they are added.
resolves #1290