Skip to content

Conversation

@ZanCorDX
Copy link
Collaborator

📝 Summary

Metrics were wrong since finalize_adjust_time and finalize_time were always updated no matter if it was the first finalize call or an update.
Not we differentiate the cases and combined the metrics in a single one with a label "mode".
Did the same differentiation for root hash times (label "mode") so we can tell the difference between the first root hash and an adjustment.

✅ I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

@ZanCorDX ZanCorDX requested a review from dvush as a code owner November 18, 2025 15:59
@ZanCorDX ZanCorDX merged commit 4b172bf into develop Nov 19, 2025
3 checks passed
@ZanCorDX ZanCorDX deleted the fix-root-hash-metric branch November 19, 2025 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants