Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: monitor babylon checkpoint votes & finality provider #95

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

MattKetmo
Copy link
Member

@MattKetmo MattKetmo commented Feb 6, 2025

Usage example:

docker run --rm ghcr.io/kilnfi/cosmos-validator-watcher:latest \
  --node https://babylon-testnet-rpc.nodes.guru \
  --validator 96FD92D649AE03B2F5B83098D3E47669F99200B5:testnet-babylon-validator-0  \
  --babylon \
  --finality-provider bbn16jpg8d05yct00vgjx6qnk8j4vg7utluzzz7fdc:testnet-babylon-fp-0

New metrics

cosmos_validator_watcher_babylon_epoch
cosmos_validator_watcher_babylon_checkpoint_vote
cosmos_validator_watcher_babylon_committed_checkpoint_vote
cosmos_validator_watcher_babylon_missed_checkpoint_vote
cosmos_validator_watcher_babylon_consecutive_missed_checkpoint_vote
cosmos_validator_watcher_babylon_finality_votes
cosmos_validator_watcher_babylon_committed_finality_votes
cosmos_validator_watcher_babylon_missed_finality_votes
cosmos_validator_watcher_babylon_consecutive_missed_finality_votes

Example of checkpoint vote:
babylon monitor sigs at new epoch

Example of Finality Provider:
babylon monitor FP

@github-actions github-actions bot added the feature New feature or request label Feb 6, 2025
@MattKetmo MattKetmo force-pushed the babylon branch 4 times, most recently from e5df1f4 to e415071 Compare February 6, 2025 20:29
@MattKetmo MattKetmo merged commit a927429 into main Feb 7, 2025
6 checks passed
@MattKetmo MattKetmo deleted the babylon branch February 7, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant