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

Generalize block available time metric for PeerDAS #6850

Open
wants to merge 1 commit into
base: unstable
Choose a base branch
from

Conversation

dapplion
Copy link
Collaborator

@dapplion dapplion commented Jan 23, 2025

Issue Addressed

Currently BlockDelays metrics track all_blobs_observed which is has the "intention" to track the time at which the last blob for a block was received. This metric won't register for PeerDAS.

Proposed Changes

To generalize this for PeerDAS

  • Register the last blob or data column seen on all_blobs_observed

Should I update the name of the metric?

@dapplion dapplion added the das Data Availability Sampling label Jan 23, 2025
@dapplion dapplion force-pushed the observed-times-peerdas branch from 7153ecf to 66ae7ee Compare January 24, 2025 17:52
@dapplion dapplion added the ready-for-review The code is ready for review label Jan 24, 2025
@dapplion dapplion requested a review from jimmygchen January 24, 2025 17:53
@dapplion dapplion mentioned this pull request Jan 25, 2025
52 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
das Data Availability Sampling ready-for-review The code is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant