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

missed rounds metric #159

Open
sgatewood-da opened this issue Oct 29, 2024 · 4 comments
Open

missed rounds metric #159

sgatewood-da opened this issue Oct 29, 2024 · 4 comments

Comments

@sgatewood-da
Copy link
Collaborator

if missed-rounds.py could somehow be a metric (e.g. exposed by scan) that would be very neat

Could have alarms go off when you're missing out on coin

maybe like a Gauge of "total coin missed in the last 6 rounds", per SV?

@waynecollier-da waynecollier-da changed the title [pipe dream] missed rounds metric missed rounds metric Nov 12, 2024
@waynecollier-da
Copy link

This is in the current UX plan for Digital Asset CN engineering

@omaiko-intellecteu
Copy link

@sgatewood-da, do you have a readme for that script? How do you set it up properly to get constant information about the missed rounds?

@omaiko-intellecteu
Copy link

Can the "missed rounds" metric count as the uptime in terms of availability of the network and accessibility of standalone validators?
Can we automatically exclude data related to maintenance?

@sgatewood-da
Copy link
Collaborator Author

Here is an example invocation:

python3 missed-rounds.py --verbose --party 'Digital-Asset-1::123456789abcedef' --begin-record-time '2024-09-24T14:00:26Z' --end-record-time '2024-09-24T16:00:26Z' --begin-migration-id 0 https://scan.sv-1.global.canton.network.digitalasset.com/

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

No branches or pull requests

3 participants