Skip to content

Add stream consumption stats to the Rust example. - #10

Open
billettc wants to merge 2 commits into
masterfrom
feature/better-stats
Open

Add stream consumption stats to the Rust example.#10
billettc wants to merge 2 commits into
masterfrom
feature/better-stats

Conversation

@billettc

Copy link
Copy Markdown

Track inter-next delay, process time, and wait-on-next (overall and last 1000) so clients can tell whether they keep up with block-scoped data availability.

Track inter-next delay, process time, and wait-on-next (overall and last 1000)
so clients can tell whether they keep up with block-scoped data availability.
@billettc
billettc requested a review from maoueh July 20, 2026 14:58
Instrument poll_next so every consumer of the stream helper gets
inter_next/wait_next/process keep-up metrics automatically without
main-loop wiring.
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 this pull request may close these issues.

1 participant