Skip to content

Commit aa64dad

Browse files
authored
Update sentry.md
1 parent 32122de commit aa64dad

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/integrations/webhooks/sentry.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4129,10 +4129,10 @@ import CreateMonitors from '../../reuse/apps/create-monitors.md';
41294129

41304130
### Sentry Alerts
41314131

4132-
| Name | Description | Alert Condition | Recover Condition |
4133-
|:-----------------|:----------------------------------------------------------------------------------------------------------------------------|:----------------|:------------------|
4134-
| `Sentry Errors` | This fires upon detection of a new error or exception in the project within a 5-minute timeframe. | Count `>` 0 | Count `<=` 0 |
4135-
| `Sentry - Issue` | This alert fires when a new issue is captured by indicating an error or exception in the project within the last 5 minutes. | Count `>` 0 | Count `<=` 0 |
4132+
| Name | Description | Alert Condition | Recover Condition |
4133+
|:--|:--|:--|:--|
4134+
| `Sentry Errors` | This fires upon detection of a new error or exception in the project within a 5-minute timeframe. | Count `>` 0 | Count `<=` 0 |
4135+
| `Sentry - Issue` | This alert fires when a new issue is captured by indicating an error or exception in the project within the last 5 minutes. | Count `>` 0 | Count `<=` 0 |
41364136

41374137
## Upgrade/Downgrade the Sentry app (Optional)
41384138

@@ -4144,4 +4144,4 @@ import AppUpdate from '../../reuse/apps/app-update.md';
41444144

41454145
import AppUninstall from '../../reuse/apps/app-uninstall.md';
41464146

4147-
<AppUninstall/>
4147+
<AppUninstall/>

0 commit comments

Comments
 (0)