Discord Integration
Receive exit1.dev monitoring alerts in your Discord server.
Setup
Step 1: Create a Webhook in Discord
- Open your Discord server settings
- Navigate to Integrations > Webhooks
- Click New Webhook
- Name the webhook (e.g., “exit1.dev Alerts”)
- Select the channel for notifications
- Click Copy Webhook URL
Step 2: Connect in exit1.dev
- Navigate to Settings > Integrations > Discord
- Paste the Discord webhook URL
- Click Save
Step 3: Test
Click Send Test Notification to verify the connection. A test message will appear in your Discord channel.
Notification Format
Discord notifications are sent as rich embeds:
- Color-coded - Red for down, green for recovery, yellow for warnings
- Check name as the embed title
- Status details in embed fields
- Timestamp in the embed footer
Down Notification
A red-colored embed with:
- Title: “Production Website is DOWN”
- Fields: URL, Status Code, Error, Region
- Timestamp
Recovery Notification
A green-colored embed with:
- Title: “Production Website is UP”
- Fields: URL, Response Time, Status Code, Region
- Timestamp
Managing the Integration
Updating Webhook URL
Navigate to Settings > Integrations > Discord, update the webhook URL, and save.
Disconnecting
Remove the webhook URL from exit1.dev settings and optionally delete the webhook from your Discord server.
Troubleshooting
- Notifications not appearing - Verify the webhook URL is correct and the webhook hasn’t been deleted in Discord
- Rate limiting - Discord has rate limits on webhooks; exit1.dev handles this automatically with retries
- Permission errors - Ensure the webhook has permission to post in the target channel
Last updated on