Skip to content

Sentry

Configure Sentry to send error alerts to beeps via webhooks.

  • Active Sentry account and project
  • beeps relay webhook URL
  1. In Sentry, navigate to SettingsIntegrations
  2. Search for and select Webhooks
  3. Click Add to Project or Configure
  4. Enter your beeps webhook URL: https://hooks.beeps.dev/YOUR_WEBHOOK_ID
  5. Select the events you want to trigger alerts:
    • Error events
    • Issue state changes
    • New releases
  6. Save the webhook configuration

Create alert rules to control when notifications are sent:

  1. Go to AlertsCreate Alert
  2. Choose Issues or Errors
  3. Set your conditions (e.g., “When an event is seen more than 100 times in 1 hour”)
  4. Under Actions, select Send a notification via an integration
  5. Choose your beeps webhook
  6. Save the rule

Once Sentry fires the webhook, beeps creates an alert and runs it through your relay’s rules. What happens from there depends on how you’ve set up your relay rules — notify on-call, invoke an agent, post to Slack, or any combination.