dominant-strategies / go-quai

Official Go Implementation of the Quai Network
GNU General Public License v3.0
2.36k stars 456 forks source link

[Metrics] Single slices metrics for transactions #1896

Open Djadih opened 2 weeks ago

Djadih commented 2 weeks ago

Right now the transaction metrics are aggregated across all slices. Which is useful but we also want to see the view from a single slice POV, so that things don't average out.