Types
Rocket.Chat
Send status events into Rocket.Chat rooms using an incoming webhook URL.
Push monitor and incident notifications into Rocket.Chat via an incoming webhook.
Setup
- In Rocket.Chat: Administration → Integrations → New → Incoming WebHook.
 - Provide a name / avatar, select target channel, and enable script if advanced formatting needed (optional).
 - Copy the generated Webhook URL.
 - In Garmingo: Create Rocket.Chat integration → paste URL → select events.
 - Save and test.
 
Message Content
| Element | Description | 
|---|---|
| Text | Summary line (e.g., Incident Resolved: API Latency) | 
| Link | Direct to incident / status page | 
| Color Accent (future) | Severity mapping | 
Tips
- Keep channel focused—avoid mixing with deploy chatter.
 - If using on-prem Rocket.Chat behind a firewall, ensure outbound access to Garmingo isn’t blocked.
 
Troubleshooting
| Issue | Cause | Fix | 
|---|---|---|
| 404 | URL truncated / changed | Re-copy full webhook URL | 
| No delivery | SSL interception / proxy | Allowlist domains, retry | 
| Duplicate events | Multiple overlapping integrations | Consolidate |