Skip to content

Commit a36b187

Browse files
JoshuaMoelanscoolguyzone
authored andcommitted
docs(gaming): Promote Metrics to GA (#17495)
<!-- Use this checklist to make sure your PR is ready for merge. You may delete any sections you don't need. --> ## DESCRIBE YOUR PR Preparing for Metrics GA ## 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)
1 parent 5e05d12 commit a36b187

4 files changed

Lines changed: 0 additions & 24 deletions

File tree

docs/platforms/godot/metrics/index.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,8 @@ title: Set Up Metrics
33
sidebar_title: Metrics
44
description: "Metrics let you to send, view, and query counters, gauges, and distributions from your Godot Engine game. Use these to track application health and drill down into related traces, logs, and errors."
55
sidebar_order: 5700
6-
beta: true
76
---
87

9-
<Alert>
10-
This feature is currently in open beta. Features in beta are still in progress
11-
and may have bugs.
12-
</Alert>
13-
148
## Requirements
159

1610
<PlatformContent includePath="metrics/requirements" />

docs/platforms/native/metrics/index.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,11 @@ title: Set Up Metrics
33
sidebar_title: Metrics
44
description: "Metrics allow you to send, view and query counters, gauges and measurements from your Sentry-configured apps to track application health and drill down into related traces, logs, and errors."
55
sidebar_order: 5756
6-
beta: true
76
sidebar_section: features
87
---
98

109
With Sentry's [Application Metrics](/product/explore/metrics/), you can send counters, gauges, and distributions from your applications to Sentry. Once in Sentry, these metrics can be viewed alongside relevant errors, and searched using their individual attributes.
1110

12-
<Alert>
13-
This feature is currently in open beta. Features in beta are still in progress
14-
and may have bugs.
15-
</Alert>
16-
1711
## Requirements
1812

1913
<PlatformContent includePath="metrics/requirements" />

docs/platforms/unity/metrics/index.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,11 @@ title: Set Up Metrics
33
sidebar_title: Metrics
44
description: "Metrics allow you to send, view and query counters, gauges and distributions from your Unity game to track application health and drill down into related traces, logs, and errors."
55
sidebar_order: 5700
6-
beta: true
76
sidebar_section: features
87
---
98

109
With Sentry's [Application Metrics](/product/explore/metrics/), you can send counters, gauges, and distributions from your Unity game to Sentry. Once in Sentry, these metrics can be viewed alongside relevant errors, and searched using their individual attributes.
1110

12-
<Alert>
13-
This feature is currently in open beta. Features in beta are still in progress
14-
and may have bugs.
15-
</Alert>
16-
1711
## Requirements
1812

1913
<PlatformContent includePath="metrics/requirements" />

docs/platforms/unreal/metrics/index.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,11 @@ title: Set Up Metrics
33
sidebar_title: Metrics
44
description: "Metrics allow you to send, view and query counters, gauges and distributions from your Unreal Engine game to track application health and drill down into related traces, logs, and errors."
55
sidebar_order: 5700
6-
beta: true
76
sidebar_section: features
87
---
98

109
With Sentry's [Application Metrics](/product/explore/metrics/), you can send counters, gauges, and distributions from your Unreal Engine game to Sentry. Once in Sentry, these metrics can be viewed alongside relevant errors, and searched using their individual attributes.
1110

12-
<Alert>
13-
This feature is currently in open beta. Features in beta are still in progress
14-
and may have bugs.
15-
</Alert>
16-
1711
## Requirements
1812

1913
<PlatformContent includePath="metrics/requirements" />

0 commit comments

Comments
 (0)