Skip to content

docs(apple): Promote Metrics to GA#17494

Open
philprime wants to merge 3 commits intomasterfrom
philprime/apple-metrics-ga
Open

docs(apple): Promote Metrics to GA#17494
philprime wants to merge 3 commits intomasterfrom
philprime/apple-metrics-ga

Conversation

@philprime
Copy link
Copy Markdown
Member

@philprime philprime commented Apr 28, 2026

DESCRIBE YOUR PR

Sentry Cocoa SDK has graduated Metrics from experimental to GA in 9.12.0. The experimental.enableMetrics and experimental.beforeSendMetric properties are removed; the new top-level enableMetrics and beforeSendMetric options replace them.

  • Drop the beta: true flag and open-beta alert from the Apple Metrics page
  • Update Swift/Objective-C samples and option docs to use the top-level enableMetrics and beforeSendMetric
  • Document the removed experimental.* options with removedSince="9.12.0" and pointers to the new GA options
  • Drop the Metrics section from the Apple experimental features page
  • Bump the requirements include to 9.12.0

The Swift-only limitation on SentrySDK.metrics is unchanged (Objective-C support is tracked in getsentry/sentry-cocoa#6342).

Refs getsentry/sentry-cocoa#7842

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.): April 28th, 2026
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

Sentry Cocoa SDK has graduated Metrics from experimental to GA in 9.12.0.

- Drop the `beta: true` flag and open-beta alert from the Metrics page
- Update samples and option docs to use top-level `enableMetrics` and
  `beforeSendMetric` (the `experimental.*` paths are removed in 9.12.0)
- Mark `experimental.enableMetrics` and `experimental.beforeSendMetric`
  as removed in 9.12.0 with pointers to the new GA options
- Drop the Metrics section from the experimental features page
- Bump the requirements include to 9.12.0

Refs getsentry/sentry-cocoa#7842

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

vercel Bot commented Apr 28, 2026

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

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment Apr 28, 2026 8:20am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Apr 28, 2026 8:20am

Request Review

@codeowner-assignment codeowner-assignment Bot requested a review from a team April 28, 2026 08:06
Copy link
Copy Markdown
Contributor

@itaybre itaybre left a comment

Choose a reason for hiding this comment

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

LGTM

markushi added a commit that referenced this pull request Apr 29, 2026
## DESCRIBE YOUR PR

Sentry Android and Java SDKs are graduating Metrics from open beta to
GA. Mirrors #17494 (Apple).

- Drop the `beta: true` flag and open-beta alert from the Android
Metrics page
- Drop the `beta: true` flag and open-beta alert from the Java Metrics
page

## IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs
to go live.
- [ ] Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE -->
- [ ] Other deadline: <!-- ENTER DATE HERE -->
- [x] None: Not urgent, can wait up to 1 week+

## SLA

- Teamwork makes the dream work, so please add a reviewer to your PRs.
- Please give the docs team up to 1 week to review your PR unless you've
added an urgent due date to it.
Thanks in advance for your help!

## PRE-MERGE CHECKLIST

*Make sure you've checked the following before merging your changes:*

- [ ] Checked Vercel preview for correctness, including links
- [ ] PR was reviewed and approved by any necessary SMEs (subject matter
experts)
- [ ] PR was reviewed and approved by a member of the [Sentry docs
team](https://github.com/orgs/getsentry/teams/docs)
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.

2 participants