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

New metric filtering missed blocks #3925

Closed
twoeths opened this issue Apr 15, 2022 · 0 comments · Fixed by #3927
Closed

New metric filtering missed blocks #3925

twoeths opened this issue Apr 15, 2022 · 0 comments · Fixed by #3927
Assignees

Comments

@twoeths
Copy link
Contributor

twoeths commented Apr 15, 2022

Is your feature request related to a problem? Please describe.

In Prater, from Apr 08, seems like there are some validators send late gossip blocks, these blocks are missed blocks but it make our chart looks really urgly
Screen Shot 2022-04-15 at 14 15 32

One example is as below, the gossip block is sent almost 2 minutes after the slot started

Apr-15 08:58:15.844[NETWORK]       verbose: Received gossip block slot=2791482, root=0x4250…57ee, curentSlot=2791491, peerId=bafzaajiiaijccawxi3dft7goz4wuf6ugdy7j4s5ymjisbiwqxu6ddj7llhyg3tdsge, delaySec=111.80999994277954

and it's marked as missed in beaconcha.in
Screen Shot 2022-04-15 at 14 13 21

Describe the solution you'd like

Create new metric to track "new chain head" block delay second

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

Successfully merging a pull request may close this issue.

1 participant