hiero-ledger / hiero-ledger/hiero-consensus-node
Quiescence related metrics
Open
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
It would be useful to add new metrics to track the quiescence feature. These metrics could include:
- `quiesceNumTrans` the number of transactions that quiescence is tracking that need to be in a fully signed block
- `quiescePendBlocks` the number of blocks quiescence is tracking that are waiting to be fully signed
- ?
Contributor guide
Research direction
Start by locating the quiescence implementation and the project's existing metric definitions or tests. Review how transactions and blocks are tracked, then determine the complete metric set and verify that the resulting values accurately represent quiescence state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100