Skip to content

docs(sdk): migrate metrics spec to spec format#16472

Merged
stephanie-anderson merged 2 commits intomasterfrom
sdk/spec-format-metrics
Feb 20, 2026
Merged

docs(sdk): migrate metrics spec to spec format#16472
stephanie-anderson merged 2 commits intomasterfrom
sdk/spec-format-metrics

Conversation

@stephanie-anderson
Copy link
Copy Markdown
Contributor

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

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

  • Add spec frontmatter with spec_version: 2.5.0, spec_status: stable, dependencies, and 9 changelog entries derived from git history
  • Restructure content into Overview > Concepts > Behavior > Wire Format > Public API > Examples > Changelog
  • Wrap features in SpecSections with precise since values (e.g., replay-association since 2.3.0, buffering since 2.0.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 metrics.mdx to the standardized spec format with versioned
frontmatter, SpecSection components, and structured content layout.

- Add spec frontmatter (spec_id, spec_version 2.5.0, spec_status stable)
- Derive 9 changelog versions (1.0.0–2.5.0) from git history
- Restructure into Overview > Concepts > Behavior > Wire Format > Public API > Examples > Changelog
- Wrap features in 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
Copy Markdown

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:59pm
sentry-docs Ready Ready Preview, Comment Feb 19, 2026 10:59pm

Request Review

@stephanie-anderson stephanie-anderson merged commit 9b90b6e into master Feb 20, 2026
15 checks passed
@stephanie-anderson stephanie-anderson deleted the sdk/spec-format-metrics branch February 20, 2026 08:16
@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