ipni / storetheindex

A directory of CIDs
Other
75 stars 21 forks source link

Add synthetic latency monitoring service #1129

Open masih opened 1 year ago

masih commented 1 year ago

As a service provider we should not be reliant on the flowing traffic to measure response latency of cid.contact. This is because if there is no traffic flowing we will be blind to increase in response latency, say, as a result of code changes.

Run a service, ideally in different region which hits cid.contact on random known CIDs and report metrics on response latency.

masih commented 1 year ago

Investigate possibility of using paid services for this like Pingdom in order to reduce engineering time spent.