near / nearcore

Reference client for NEAR Protocol
https://near.org
GNU General Public License v3.0
2.33k stars 629 forks source link

Port the metrics db out of Explorer infrastructure and into N1 #11156

Open gmilescu opened 6 months ago

Trisfald commented 6 months ago

After an initial investigation I propose here the following plan in order to port the telemetry infrastructure into N1.

First milestone - feature parity:

Second milestone - migration:

Third milestone - nice to have:

Trisfald commented 6 months ago

Update as of Fri May 10:

Trisfald commented 6 months ago

Fri 17 May Update:

Trisfald commented 5 months ago

Fri May 24 update:

Some changes to the overall plan:

Trisfald commented 5 months ago

Redirecting telemetry traffic from Pagoda to N1 is non trivial, so I'm falling back to have both endpoints for a while and rotating out the Pagoda endpoint in the future.

Trisfald commented 5 months ago

The new telemetry endpoint is active and nodes are sending traffic to it. Also, automatic chain detection has been implemented.