ethereum / glados

Portal network monitoring application.
65 stars 30 forks source link

Compute aggregate transfer success rate stats from the trace #336

Open carver opened 6 days ago

carver commented 6 days ago

Derive some statistics, by analyzing the query traces from all different audit strategies.

Derive the transfer fail rate as a percentage of attempted transfers. Break that down by:

We also probably want to keep a list of recent failures, per client. It doesn't need to be exhaustive. Just a few examples per client is sufficient (maybe per client version).