stacks-core icon indicating copy to clipboard operation
stacks-core copied to clipboard

Multi-Dimensional Mempool Statistics in Prometheus

Open gregorycoppola opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe.

Multi-dimensional data about follower mempools, including prometheus stats for:

  • Current size, divided by tx type
  • Current fee stats (P95, P50, etc.)
  • Current tx age stats (P95, P50, etc.)

Describe the solution you'd like We have a Hiro API issue for these statistics on the API side. https://github.com/hirosystems/stacks-blockchain-api/issues/1224

But, they could be added to the stacks-node, and that way we will get estimates from each stacks-node follower for which prometheus stats are captured.

Additional context https://github.com/hirosystems/stacks-blockchain-api/issues/1224

gregorycoppola avatar Jul 05 '22 17:07 gregorycoppola

We should also make "nonce status" a dimension (previously a separate issue at https://github.com/stacks-network/stacks-blockchain/issues/3189) that we report, with values like:

  • ready to run now
  • nonce in the past
  • nonce in the future

gregorycoppola avatar Jul 11 '22 14:07 gregorycoppola

Closing due to inactivity.

jcnelson avatar Feb 22 '23 02:02 jcnelson