Skip to content

Commit 1b22a9a

Browse files
buenaflorclaude
authored andcommitted
docs(dart): Remove beta marker from metrics docs (#17493)
## Summary - Remove the beta frontmatter flag from the Dart/Flutter metrics setup page. - Remove the open beta alert now that Metrics is GA. Made with [Cursor](https://cursor.com) Co-authored-by: Claude <noreply@anthropic.com>
1 parent bd2b0ea commit 1b22a9a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

docs/platforms/dart/common/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" />

0 commit comments

Comments
 (0)