Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

feat(derive): Frame + Channel Metrics#2008

Merged
refcell merged 3 commits intomainfrom
rf/more-derive-metrics
Jun 5, 2025
Merged

feat(derive): Frame + Channel Metrics#2008
refcell merged 3 commits intomainfrom
rf/more-derive-metrics

Conversation

@refcell
Copy link
Contributor

@refcell refcell commented Jun 4, 2025

Description

Adds metrics around frames and channels in the pipeline stages.

Closes #1985
Closes #1992

@refcell refcell added the A-derivation Area: derivation label Jun 4, 2025
@refcell refcell self-assigned this Jun 4, 2025
@refcell refcell requested a review from clabby as a code owner June 4, 2025 19:02
@refcell refcell added the A-derivation Area: derivation label Jun 4, 2025
@refcell refcell requested review from emhane and theochap as code owners June 4, 2025 19:02
@refcell
Copy link
Contributor Author

refcell commented Jun 4, 2025

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

@codecov
Copy link

codecov bot commented Jun 4, 2025

Codecov Report

Attention: Patch coverage is 65.95745% with 16 lines in your changes missing coverage. Please review.

Project coverage is 83.5%. Comparing base (f21387d) to head (562af96).
Report is 4 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/protocol/derive/src/metrics/mod.rs 0.0% 16 Missing ⚠️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Base automatically changed from rf/derive-metrics to main June 4, 2025 20:46
@refcell refcell force-pushed the rf/more-derive-metrics branch from 9f98ebf to 562af96 Compare June 5, 2025 11:37
@refcell refcell requested a review from clabby June 5, 2025 15:48
@refcell refcell added this pull request to the merge queue Jun 5, 2025
Merged via the queue into main with commit a6ece77 Jun 5, 2025
22 of 23 checks passed
@refcell refcell deleted the rf/more-derive-metrics branch June 5, 2025 16:30
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
### Description

Adds metrics around frames and channels in the pipeline stages.

Closes op-rs/kona#1985
Closes op-rs/kona#1992

---------

Co-authored-by: clabby <ben@clab.by>
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
### Description

Adds metrics around frames and channels in the pipeline stages.

Closes #1985
Closes #1992

---------

Co-authored-by: clabby <ben@clab.by>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-derivation Area: derivation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(derive/channel): Channel Assembler Size feat(derive/frame): Frame Queue Size Metric

2 participants