Skip to content

Commit b44e5dc

Browse files
coolguyzoneAlex Krawiec
andauthored
Resove conflicts (#12658)
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 95cae28 commit b44e5dc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/product/alerts/index.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Alerts
33
sidebar_order: 80
4-
description: "Learn how to create and configure various alerts in Sentry to enhance the error and performance monitoring experience for you and your team."
4+
description: "With Sentry Alerts, you can get real-time visibility into your code to quickly resolve errors & update personal notifications to enhance the error and performance monitoring experience for you and your team. Learn how to get started here."
55
---
66

77
Alerts provide real-time visibility into problems with your code and the impact on your users. There are several types of alerts available with customizable thresholds and integrations.
@@ -26,7 +26,7 @@ You can find a full list of issue alert triggers in [Issue Alert Configuration](
2626

2727
[Metric alerts](/product/alerts/alert-types/#metric-alerts) trigger when a [metric](/product/insights/overview/metrics/) is breached for either error or transaction events. Use metric alerts to monitor a finite and known set of metrics and components you care about, such as error frequency or performance metrics in your entire project, on important pages, or with specific tags.
2828

29-
Create alerts to monitor metrics, such as:
29+
Create alerts to monitor specific metrics, such as:
3030

3131
- Total errors in your project
3232
- [Latency](/product/insights/overview/metrics/#latency): min, max, average, percentile
@@ -44,11 +44,11 @@ You can use uptime alerts to make sure a specific URL is constantly available, e
4444

4545
## Creating Alerts
4646

47-
When you create a new project in [sentry.io](https://sentry.io), you can select a default issue alert. However, you can also [create your own alerts](/product/alerts/create-alerts/) to suit your team’s needs, using these [best practices](/product/alerts/best-practices/) as a guide.
47+
When you create a new project in [sentry.io](https://sentry.io), you can select a default issue alert. However, you can also [create your own alerts](/product/alerts/create-alerts/) to suit your team’s needs, using these [alert best practices](/product/alerts/best-practices/) as a guide.
4848

4949
## Muting Alerts
5050

51-
Alerts should notify you when there's an important problem with your application. But they shouldn't be too noisy, because that can lead to alert fatigue. Muting alerts is one way to reduce noise, but we recommend following these [best practices](/product/alerts/best-practices/) to help you create relevant alerts that notify the people equipped to fix the problem.
51+
Alerts should notify you when there's an important problem with your application. But they shouldn't be too noisy, because that can lead to alert fatigue. Muting alerts is one way to reduce noise, but we recommend following these [alert best practices](/product/alerts/best-practices/) to help you create relevant alerts that notify the people equipped to fix the problem.
5252

5353
<Alert>
5454

@@ -72,7 +72,7 @@ Anyone with [alert edit access](/organization/membership/) can re-enable an aler
7272

7373
## Notifications
7474

75-
Besides alerts, Sentry sends you notifications about various things like [issue state changes](/product/issues/states-triage/), [release deploys](/product/releases/), and [quota usage](/pricing/quotas/). You can fine tune these notifications, as well as your personal alert settings, in **User Settings > Notifications**. Learn more about notifications and adjusting their associated settings in [the full documentation](/product/alerts/notifications/).
75+
Besides alerts, Sentry sends you notifications about various things like [issue state changes](/product/issues/states-triage/), [release deploys](/product/releases/), and [quota usage](/pricing/quotas/). You can fine-tune these notifications, as well as your personal alert settings, in **User Settings > Notifications**. Learn more about notifications and adjusting their associated settings in [the full documentation](/product/alerts/notifications/).
7676

7777
## Learn more
7878

0 commit comments

Comments
 (0)