Skip to content

docs(sdk): migrate logs spec to spec format#16471

Merged
stephanie-anderson merged 1 commit intomasterfrom
sdk/spec-format-logs
Feb 20, 2026
Merged

docs(sdk): migrate logs spec to spec format#16471
stephanie-anderson merged 1 commit intomasterfrom
sdk/spec-format-logs

Conversation

@stephanie-anderson
Copy link
Contributor

@stephanie-anderson stephanie-anderson commented Feb 19, 2026

Migrate develop-docs/sdk/telemetry/logs.mdx to the standardized spec format established in #16461.

  • Add spec frontmatter with spec_version: 1.15.0, spec_status: stable, dependencies, and 16 changelog entries derived from git history
  • Restructure content into Overview > Concepts > Behavior > Wire Format > Public API > Examples > Changelog
  • Wrap features in 20 SpecSections with precise since values (e.g., replay-association since 1.8.0, client-reports since 1.13.0)
  • Add Since columns to wire format tables and inline (since X.Y.Z) annotations for mid-section additions
  • Move language-specific code examples to Examples section as "SDK API Usage"
  • Upgrade requirements language to RFC 2119 uppercase bold keywords

Co-Authored-By: Claude noreply@anthropic.com

Migrate logs.mdx to the standardized spec format with versioned
frontmatter, SpecSection components, and structured content layout.

- Add spec frontmatter (spec_id, spec_version 1.15.0, spec_status stable)
- Derive 16 changelog versions (1.0.0–1.15.0) from git history
- Restructure into Overview > Concepts > Behavior > Wire Format > Public API > Examples > Changelog
- Wrap features in 20 SpecSections with precise `since` values
- Add Since columns to wire format tables
- Add inline (since X.Y.Z) annotations for mid-section additions
- Move language examples to Examples section as "SDK API Usage"
- Upgrade requirements language to RFC 2119 (MUST/SHOULD/MAY)

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview, Comment Feb 19, 2026 10:53pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
sentry-docs Ignored Ignored Feb 19, 2026 10:53pm

Request Review

Copy link
Contributor

@dingsdax dingsdax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 🔥

only question: why are most entries candidate status?

@stephanie-anderson stephanie-anderson merged commit e55f46a into master Feb 20, 2026
15 checks passed
@stephanie-anderson stephanie-anderson deleted the sdk/spec-format-logs branch February 20, 2026 08:14
@github-actions github-actions bot locked and limited conversation to collaborators Mar 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

sdk-develop-docs PRs touching develop-docs/sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants