Skip to content

fix(layers): Align reader observability#7687

Open
Xuanwo wants to merge 1 commit into
mainfrom
xuanwo/read-reader-maintenance-p2
Open

fix(layers): Align reader observability#7687
Xuanwo wants to merge 1 commit into
mainfrom
xuanwo/read-reader-maintenance-p2

Conversation

@Xuanwo
Copy link
Copy Markdown
Member

@Xuanwo Xuanwo commented Jun 5, 2026

Which issue does this PR close?

N/A.

Rationale for this change

After moving raw read ranges to readers, a few docs and observability layers still described or observed the old range-scoped read shape. This PR keeps raw fetch out of the backend contract and makes reader-side IO observable with range context.

What changes are included in this PR?

This updates the raw accessor docs and RFC-7660 text to describe oio::Read plus StreamRead / PositionRead adapters. It also propagates range information through logging, tracing, dtrace, and oteltrace reader wrappers, including streaming reads opened via open(range).

Are there any user-facing changes?

No public API changes. Observability output for reader-side streaming reads now includes range context where supported.

AI Usage Statement

AI-assisted with GPT-5.

@Xuanwo Xuanwo marked this pull request as ready for review June 5, 2026 08:28
@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. releases-note/fix The PR fixes a bug or has a title that begins with "fix" labels Jun 5, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/fix The PR fixes a bug or has a title that begins with "fix" size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants