paritytech / polkadot-stps

Polkadot Standard Transactions Per Second (sTPS) performance benchmarking
The Unlicense
14 stars 4 forks source link

tps prometheus #48

Closed bernardoaraujor closed 1 year ago

bernardoaraujor commented 1 year ago

The work done so far was mostly following polkadot-introspector as a reference for writing the minimum necessary boilerplate for Prometheus integration into the tps crate.

Some ToDos:

bredamatt commented 1 year ago

Definitely in favour of the Histogram approach for the block_time metrics (relay and para), but it is not critical as polkadot-introspector already has these metrics. We should focus explicitly on sound metrics for TPS in this case as this is the purpose of sTPS.