Skip to content

Add fulfillment duration metric for network sp1#2774

Merged
ross-weir merged 3 commits intodevfrom
ross/metrics-for-single-proof-request
Apr 23, 2026
Merged

Add fulfillment duration metric for network sp1#2774
ross-weir merged 3 commits intodevfrom
ross/metrics-for-single-proof-request

Conversation

@ross-weir
Copy link
Copy Markdown
Member

Description

Emit a metric for a single proof request fulfillment time

  • I have updated CHANGELOG.md with a new entry if my PR makes any breaking changes or fixes a bug. If my PR removes a feature or changes its behavior, I provide help for users on how to migrate to the new behavior.
  • I have carefully reviewed all my Cargo.toml changes before opening the PRs. (Are all new dependencies necessary? Is any module dependency leaked into the full-node (hint: it shouldn't)?)

Linked Issues

  • Fixes # (issue, if applicable)
  • Related to # (issue)

Testing

Describe how these changes were tested. If you've added new features, have you added unit tests?

Docs

Describe where this code is documented. If it changes a documented interface, have the docs been updated?

Rendered docs are available at https://sovlabs-ci-rustdoc-artifacts.us-east-1.amazonaws.com/<BRANCH_NAME>/index.html

Comment thread crates/adapters/sp1/src/network.rs Outdated
Comment thread crates/adapters/sp1/src/network.rs Outdated
Comment thread crates/adapters/sp1/src/metrics.rs
@ross-weir ross-weir merged commit a7f3890 into dev Apr 23, 2026
28 checks passed
@ross-weir ross-weir deleted the ross/metrics-for-single-proof-request branch April 23, 2026 08:28
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants