Update reported tx count to exclude errors (#4201)

This commit is contained in:
Sagar Dhawan
2019-05-13 13:23:52 -07:00
committed by GitHub
parent e2830f5b0e
commit 5e91f8f59d
5 changed files with 21 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ it on the dashboard.
## TPS
The leader node's banking stage maintains a count of transactions that it processed.
The leader node's banking stage maintains a count of transactions that it recorded.
The dashboard displays the count averaged over 2 second period in the TPS time series
graph. The dashboard also shows per second mean, maximum and total TPS as a running
counter.