Skip to content

docs: correct OTel cache and reasoning token comparison - #63

Merged
imran-siddique merged 1 commit into
mainfrom
docs/62-otel-token-categories
Sep 24, 2026
Merged

imran-siddique merged 1 commit into
mainfrom
docs/62-otel-token-categories

Conversation

@imran-siddique

Copy link
Copy Markdown
Member

Correct the compatibility prose and matrix note: the pinned OTel revision already defines cache-read, cache-creation and reasoning span usage attributes. Its token histogram has input/output as well-known types and permits custom values. AgentTrust's distinction is additive attribution scope and instrument semantics.

Fixes #62. Verified against the existing pin a685613a207a580163353b8e48a7ad88967e7b42 in the upstream model-span documentation and metrics documentation.

Validation: python tools/check_otel_compatibility.py passed (16 attributes, 8 metrics, 6 event families), and git diff --check passed. Documentation and matrix-note changes only; runtime behavior and the upstream pin are unchanged.

Signed-off-by: Imran Siddique <imran.siddique@opaque.co>
@imran-siddique
imran-siddique merged commit 86145a6 into main Sep 24, 2026
8 checks passed
@imran-siddique
imran-siddique deleted the docs/62-otel-token-categories branch September 24, 2026 06:20
imran-siddique added a commit that referenced this pull request Sep 26, 2026
Bumps the contract to 0.1.0-alpha.5 (Python 0.1.0a5, npm 0.1.0-alpha.5)
across the same 39 files as the alpha.4 cut plus
`.clusterfuzzlite/_fuzz_seeds.py`, and regenerates the evidence-chain
golden and `tool_transcript` hash the version moves. The changelog now
covers #65 and #63, which had no entry. Locally: 128 Python tests pass
(2 skipped, PyYAML absent), TypeScript 42 pass, `check_versions.py` and
`check_release_tag.py v0.1.0-alpha.5` pass, wheel and sdist smoke pass.

Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 5.5 <noreply@anthropic.com>
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.

bug: otel-genai docs imply OTel lacks cache/reasoning token categories it already defines

2 participants