Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions docs/platforms/go/common/metrics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,10 @@ sidebar_title: Metrics
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."
sidebar_order: 5700
sidebar_section: features
beta: true
---

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.

<Alert>
This feature is currently in open beta. Please reach out on
[GitHub](https://github.com/getsentry/sentry/discussions/102275) if you have
feedback or questions. Features in beta are still in-progress and may have
bugs. We recognize the irony.
</Alert>

## Prerequisites

<PlatformContent includePath="metrics/requirements" />
Expand Down
Loading