Skip to content

IMAGES-2229: Add tracing spans for hosted images RPC operations - #6957

Open
Monark-Arkmon wants to merge 1 commit into
cloudflare:mainfrom
Monark-Arkmon:arka/IMAGES-2229-hosted-images-spans
Open

IMAGES-2229: Add tracing spans for hosted images RPC operations#6957
Monark-Arkmon wants to merge 1 commit into
cloudflare:mainfrom
Monark-Arkmon:arka/IMAGES-2229-hosted-images-spans

Conversation

@Monark-Arkmon

Copy link
Copy Markdown

Adds user tracing spans to env.IMAGES.hosted.* (images_fetch, images_details, images_update, images_delete, images_upload, images_list). These calls go over JS RPC rather than fetch(), which is why they had no spans until now.

withSpan can now wrap a direct RPC method call and still close correctly, so the same instrumentation already used for the fetch()-based images_output and images_info spans now applies here too.

@Monark-Arkmon
Monark-Arkmon requested review from a team as code owners August 10, 2026 16:37
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