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

Add panel for block proposal summary to validator monitor dashboard #6724

Open
nflaig opened this issue May 2, 2024 · 0 comments
Open

Add panel for block proposal summary to validator monitor dashboard #6724

nflaig opened this issue May 2, 2024 · 0 comments
Labels
scope-metrics All issues with regards to the exposed metrics.

Comments

@nflaig
Copy link
Member

nflaig commented May 2, 2024

Add panel for validator_monitor_prev_epoch_block_proposal_summary to validator monitor dashboard

prevEpochBlockProposalSummary: register.gauge<{summary: string}>({
name: "validator_monitor_prev_epoch_block_proposal_summary",
help: "Best guess of the node of the result of previous epoch validators block proposal actions and causality",
labelNames: ["summary"],
}),

@nflaig nflaig added the scope-metrics All issues with regards to the exposed metrics. label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope-metrics All issues with regards to the exposed metrics.
Projects
None yet
Development

No branches or pull requests

1 participant