zksync-era
zksync-era copied to clipboard
feat: Metrics for block tip
What ❔
Add metrics for block tip
Why ❔
Checklist
- [ ] PR title corresponds to the body of PR (we generate changelog entries from PRs).
- [ ] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.
- [ ] Code has been formatted via
zk fmt
andzk lint
. - [ ] Spellcheck has been run via
zk spellcheck
. - [ ] Linkcheck has been run via
zk linkcheck
.
For now I want to measure just raw bounds, hardcode them to https://github.com/matter-labs/zksync-era/pull/1076 as constants and most likely will add test in the PR as well