hiero-ledger / hiero-ledger/hiero-consensus-node

RuntimeObjectRegistry should auto-register metrics

Open
#5,247 3 comments 0 reactions 2 assignees Assigned to @artemananiev View on GitHub
Platform Tech Debt Reduced
Dominant language
Java
Stars
406
Forks
226
Avg merge
3d 4h
Merged PRs (30d)
210

Description

Currently we have to manually register metrics for the `RuntimeObjectRegistry`. It would be nice if the `RuntimeObjectRegistry` created new metrics on-demand. This would also have the added benefit that we would not have metrics for object types we may not be using (e.g. if Hedera removes all `MerkleMap`s, they don't need to be tracking the number in memory).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.