Releases: evstack/ev-metrics
Releases · evstack/ev-metrics
v0.4.0
v0.4.0
v0.3.0
What's Changed
- feat: add balance checker by @chatton in #17
- chore(deps): bump the go_modules group across 1 directory with 2 updates by @dependabot[bot] in #18
- chore: ensure submission duration always has a reading within the 60 second window by @chatton in #16
- chore(deps): bump github.com/dvsekhvalnov/jose2go from 1.6.0 to 1.7.0 in the go_modules group across 1 directory by @dependabot[bot] in #19
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: add submission da height by @chatton in #3
- feat: export latency percentiles by @chatton in #4
- feat: add metrics for rpc-json latency by @auricom in #9
- chore: adding CLAUDE.md by @chatton in #10
- feat: add monitoring of block time by @chatton in #7
- refactor: create consistent interface for metrics exporters by @chatton in #11
- chore(deps): bump github.com/consensys/gnark-crypto from 0.18.0 to 0.18.1 in the go_modules group across 1 directory by @dependabot[bot] in #13
- feat: refactor endpoint errors metric by @auricom in #14
New Contributors
- @auricom made their first contribution in #9
- @dependabot[bot] made their first contribution in #13
Full Changelog: v0.1.0...v0.2.0
v0.1.0
v0.1.0
- Real-time EVM block header streaming and monitoring
- Automatic verification of header and data blobs on Celestia
- Node drift monitoring and tracking
- Missing blocks detection and tracking
- Prometheus metrics integration
- Retry logic with exponential backoff for pending DA submissions
- Configurable header and data namespaces