Integrations Overview
Point your monitoring tools at a relay webhook URL and beeps handles the rest.
Getting your webhook URL
Section titled “Getting your webhook URL”Each relay has a webhook URL in the format https://hooks.beeps.dev/YOUR_WEBHOOK_ID. Grab it from your relay in the dashboard and paste it into your monitoring provider’s webhook settings.
Supported providers
Section titled “Supported providers”- Sentry
- Datadog
- Axiom
- Custom webhooks — anything that can POST JSON
How it works
Section titled “How it works”- Add your relay webhook URL to your monitoring provider
- Configure alert rules in the provider (what triggers a webhook)
- When a webhook fires, beeps creates an alert and runs your relay rules
Testing
Section titled “Testing”Fire a test alert from your monitoring tool and check the dashboard. If nothing shows up, see Troubleshooting.