Skip to content

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

Merged
kcons merged 3 commits into
masterfrom
kcons/genstale
Aug 3, 2026
Merged

feat(gdd): report incremental derived data processing latency#121030
kcons merged 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

@kcons
kcons merged commit 3e49133 into master Aug 3, 2026
68 checks passed
@kcons
kcons deleted the kcons/genstale branch August 3, 2026 19:00
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.

2 participants