Skip to content

feat(gdd): report incremental derived data processing latency - #121030

Open
kcons wants to merge 3 commits into
masterfrom
kcons/genstale
Open

feat(gdd): report incremental derived data processing latency#121030
kcons wants to merge 3 commits into
masterfrom
kcons/genstale

Conversation

@kcons

@kcons kcons commented Aug 1, 2026

Copy link
Copy Markdown
Member

Adds 'issues.derived.incremental_processing_latency' to track how long it takes us to incrementally process a new action.
To limit our reporting to incremental (and not bulk regen, where it's nonsensical) tracks mode and incrementality at the logging location.
To make that reasonable, we introduce a DerivedMetrics class to be responsible for context-awareness and logging details, aiming to keep the functional behavior lighter on the page.

Fixes ISWF-3065.

@kcons
kcons requested review from a team as code owners August 1, 2026 00:34
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 1, 2026
@linear-code

linear-code Bot commented Aug 1, 2026

Copy link
Copy Markdown

ISWF-3065

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant