Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.22 KB

File metadata and controls

32 lines (21 loc) · 1.22 KB
title Set Up Metrics
sidebar_title Metrics
description Metrics allow you to send, view and query counters, gauges and measurements sent from your applications within Sentry.
sidebar_order 7
sidebar_section features
beta true
This feature is currently in open beta. Please reach out on [GitHub](getsentry/sentry-dotnet#4838) if you have feedback or questions. Features in beta are still in-progress and may have bugs. We recognize the irony.

Sentry metrics help you pinpoint and solve issues that impact user experience and app performance by measuring the data points that are important to you. You can track things like processing time, event size, user signups, and conversion rates, then correlate them back to tracing data in order to get deeper insights and solve issues faster.

Once in Sentry, these metrics can be viewed alongside relevant errors, and searched using their individual attributes.

Requirements

Usage

Options

Default Attributes