aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

feat(telemetry): send RPC provider on operator startup

Open JuArce opened this issue 1 year ago • 0 comments

Description

On operator start, it sends the current version to the telemetry system. It has to send also the RPC provider.

New data to send:

  • Http rpc provider
  • Ws rpc provider
  • Http fallback rpc provider
  • Ws fallback rpc provider

[!CAUTION] Make sure to do not leak users sensitive credentials

JuArce avatar Oct 01 '24 15:10 JuArce