Skip to content

Add cache hit/miss context to root execution span#256

Open
morgan-wowk wants to merge 1 commit into
execution-tracing-launcher-typefrom
execution-tracing-cache-context
Open

Add cache hit/miss context to root execution span#256
morgan-wowk wants to merge 1 commit into
execution-tracing-launcher-typefrom
execution-tracing-cache-context

Conversation

@morgan-wowk
Copy link
Copy Markdown
Collaborator

@morgan-wowk morgan-wowk commented May 22, 2026

Add cache hit/miss attributes to execution root span

execution.cache.hit (bool), execution.cache_key, and
execution.cache.reused_from_id (on cache hits) allow tracing cache
efficiency and which source execution was reused.

Screenshots

Screenshot 2026-05-22 at 8.19.10 PM.png

Copy link
Copy Markdown
Collaborator Author

@morgan-wowk morgan-wowk force-pushed the execution-tracing-launcher-type branch from 23d81d9 to 57ba606 Compare May 22, 2026 23:28
@morgan-wowk morgan-wowk force-pushed the execution-tracing-cache-context branch from fc29bb7 to 411831d Compare May 22, 2026 23:31
@morgan-wowk morgan-wowk force-pushed the execution-tracing-launcher-type branch from 57ba606 to 54e0001 Compare May 23, 2026 00:05
@morgan-wowk morgan-wowk force-pushed the execution-tracing-cache-context branch 2 times, most recently from df9765f to 6feaf73 Compare May 23, 2026 00:31
@morgan-wowk morgan-wowk force-pushed the execution-tracing-launcher-type branch from 54e0001 to 6f8a30a Compare May 23, 2026 00:31
execution.cache.hit (bool), execution.cache_key, and
execution.cache.reused_from_id (on cache hits) allow tracing cache
efficiency and which source execution was reused.
@morgan-wowk morgan-wowk force-pushed the execution-tracing-launcher-type branch from 6f8a30a to a8e9b03 Compare May 23, 2026 02:57
@morgan-wowk morgan-wowk force-pushed the execution-tracing-cache-context branch from 6feaf73 to c802f2b Compare May 23, 2026 02:57
@morgan-wowk morgan-wowk marked this pull request as ready for review May 23, 2026 03:22
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