Application monitoring and error tracking platform for developers.
Get notified on your phone the moment a Sentry webhook fires. No more checking dashboards.
Choose exactly which Sentry events trigger notifications. Filter out the noise.
Control who on your team gets notified and how — push notifications, record only, or both.
Copy a webhook URL, paste it in Sentry, and you're done. No code required.
| Event | Sample notification |
|---|---|
|
Issue created
issue
🐛 New issue in frontend-app
TypeError: Cannot read property 'map' of undefined
|
🐛 New issue in frontend-app
TypeError: Cannot read property 'map' of undefined
|
|
Error event
error
🔴 Error in api-service
ConnectionError: Database connection timed out
|
🔴 Error in api-service
ConnectionError: Database connection timed out
|
|
Comment on issue
comment
💬 Comment on issue
This seems related to the recent deploy, investigating now.
|
💬 Comment on issue
This seems related to the recent deploy, investigating now.
|
|
Issue alert triggered
event_alert
🚨 Alert: High error rate detected
Alert rule triggered in api-service: Error rate exceeded 5% in the last 10 minutes
|
🚨 Alert: High error rate detected
Alert rule triggered in api-service: Error rate exceeded 5% in the last 10 minutes
|
|
Metric alert triggered
metric_alert
📊 Metric alert: P95 latency above threshold
P95 latency for /api/checkout exceeded 2000ms for 5 consecutive minutes
|
📊 Metric alert: P95 latency above threshold
P95 latency for /api/checkout exceeded 2000ms for 5 consecutive minutes
|
On your Hookfire integration page, toggle on the events you want to receive push notifications for.
Click the Test button on your integration page, or trigger an error in your application to receive a real event from Sentry.
| Event | Description |
|---|---|
issue |
A new issue was created |
error |
A new error event was captured |
comment |
A comment was added to an issue |
event_alert |
An issue alert rule was triggered |
metric_alert |
A metric alert was triggered |
Start receiving instant push notifications for your Sentry webhooks. Free to start, no credit card required.
Get Started Free