Conversation
…trics Documents OTLP conclusion span attributes for agent output metrics introduced in PR #27495: agent_output.json is now read unconditionally so error counts, output item counts, and token metrics are available on all job outcomes (success, failure, timeout, cancellation). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
Author
|
Great work from the Developer Documentation Consolidator workflow! 🤖 This is a clean, focused documentation update that fills in the gap left by PR #27495 — the new OTLP agent output metrics ( This PR looks ready for maintainer review. ✅ Contribution check: 🟢 Aligned · 1 file · 28 lines · documentation-only
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Developer Documentation Consolidation — v6.7
Daily consolidation run for 2026-04-21. Analyzed 64 markdown files in
scratchpad/.Changes Made
New section added:
### Agent Output Metrics (OTLP Conclusion Spans)inscratchpad/dev.mdPR #27495 changed
send_otlp_span.cjsto readagent_output.jsonunconditionally so metrics are emitted on all job outcomes (not just success). New OTLP span attributes documented:gh-aw.error.count,gh-aw.error.messages— agent error trackinggh-aw.output.item_count,gh-aw.output.item_types— safe output item trackingFiles Modified
scratchpad/dev.md(v6.6 → v6.7, +26/-2 lines)Validation
✅ Markdown valid
✅ Technical tone consistent
✅ Version and history entry updated
✅ No tone issues in any spec file
Review Notes
Please verify:
send_otlp_span.cjsimplementation