Skip to content

Commit 829e0ef

Browse files
author
Shannon Anahata
committed
typos
1 parent c844fe5 commit 829e0ef

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/product/monitors/index.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Sentry also provides default monitors that are automatically created for you whe
2626
- **Profile Monitor**: Once you've configured [Profiling](/product/explore/profiling/), issues will be created via the Profile Monitor
2727

2828
## Creating a Monitor
29-
3029
To create a Monitor, navigate to the [Monitors](https://sentry.io/issues/monitors/new/) page and click **Create Monitor**. You can choose between the three types of Monitors (metric, cron, and uptime). Each one will have a separate configuration process.
3130

3231
### General Settings
@@ -39,7 +38,7 @@ Monitors are made of attributes that define when to create an issue, and actions
3938
- Set priority based on attributes
4039
- Set the assignee
4140
- Set auto-resolve based on attributes
42-
- Connect [Custom Automations](/product/automations/custom-automations/) like notifications and ticket creation
41+
- Connect [Custom Alerts](/product/automations/custom-automations/) like notifications and ticket creation
4342
to pair with your Monitor
4443

4544
<Alert type="note">
@@ -64,7 +63,7 @@ Cron Monitors are used to track the uptime and performance of any scheduled, rec
6463

6564
[!cron-monitor-config](./img/cron-monitor-config.png)
6665

67-
Choose the schedule for how often to check, set the check-in margin, the max runtime, and failure tollerance.
66+
Choose the schedule for how often to check, set the check-in margin, the max runtime, and failure tolerance.
6867

6968
### Uptime Monitor Settings
7069

@@ -80,7 +79,7 @@ You can see a list of all your Monitors on the [Monitors](https://sentry.io/issu
8079

8180
<Alert>
8281

83-
Monitors are a Project-level feature. By default, only owners, managers, and team admins can create, update, and delete Monitors.
82+
Monitors are a Project-level feature, but the permission set is organization-level. By default, all members can create and edit Monitors. You can update this setting in [Organization Membership settings](https://sentry.io/settings/organization/).
8483

8584
</Alert>
8685

0 commit comments

Comments
 (0)