Skip to content

fix(telemetry): Fill finding analytics gaps#311

Merged
dcramer merged 1 commit into
mainfrom
fix/telemetry-finding-recipes
May 11, 2026
Merged

fix(telemetry): Fill finding analytics gaps#311
dcramer merged 1 commit into
mainfrom
fix/telemetry-finding-recipes

Conversation

@dcramer
Copy link
Copy Markdown
Member

@dcramer dcramer commented May 11, 2026

Preserve Warden finding IDs and skill attribution when parsing existing review comments so fix evaluation spans can segment verdicts by originating skill and finding.

Add workflow and skill-level span counts for trigger totals and final findings, including scheduled runs. Structured auxiliary model spans now carry the owning skill or builder agent and Warden task when that context exists, so analytics can rely on span attributes instead of brittle log parsing or empty finding metrics.

Update TELEMETRY.md with span-based recipes for total findings, fix evaluation verdict breakdowns, and tracing a finding from analysis through fix evaluation.

Fixes #309

Preserve Warden finding metadata when parsing review comments so fix evaluation can attach skill and finding IDs to verdicts. Add skill-run and workflow-level span counts so finding analytics can use spans instead of fragile log parsing, including scheduled workflow runs.

Update telemetry recipes for finding totals, fix evaluation verdicts, and finding lifecycle queries.

Fixes #309

Co-Authored-By: GPT-5 Codex <noreply@anthropic.com>
@dcramer dcramer marked this pull request as ready for review May 11, 2026 23:44
@dcramer dcramer merged commit 47cd5f9 into main May 11, 2026
15 checks passed
@dcramer dcramer deleted the fix/telemetry-finding-recipes branch May 11, 2026 23:58
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.

Add findings query recipes to TELEMETRY.md

1 participant