Releases: ecadlabs/tezos_exporter
Releases · ecadlabs/tezos_exporter
v0.0.1-beta.14
- New endpoint called
/health
returns 200 OK if the node is synced, and 500 if it is not - Supports
endoresements_with_slots
- Throttle retries when failing to connect to RPC node (fixes high CPU usage)
- Improved logging
- Builds for Linux, Mac and Windows for amd64 and arm architectures (Mac and Windows not actively tested)
Changelog
8374c68 Update badges
9d34cad delay after mempool monitor error
66a30f2 feat: add support for op type endorsement_with_slot
3ead917 feat: setup goreleaser (#28)
121056a health endpoint added
efaf34a local go-tezos copy
9b569a7 logging added plus unused functons removed
dd15bdc missed files
Docker images
docker pull ecadlabs/tezos_exporter:v0.0.1-beta.14
docker pull ghcr.io/ecadlabs/tezos_exporter:v0.0.1-beta.14
now with mempool
v0.0.1-beta3 Only log errors when there actually was an error
pre-release testing
Merge pull request #12 from ecadlabs/peer-stats Add gauge to track peer stats