toc
Webhook Alerts
See Relay and Cage errors in Slack, Discord or sent to any webhook url of your choice.
Setup
In the dashboard navigate to Cage/Relay -> Alerts -> Add Alert to setup Slack, Discord or custom webhook alerts.
Expected Fields
When you configure a custom webhook to receive alerts, the following fields will be in the response.
Field | Details |
---|---|
teamUuid | Unique identifier for your team |
errorMessage | Message explaining what went wrong |
evMessage | Message about where the error has occurred |
activityLink | A link to view the failed transaction in the dashboard |
timestamp | The time the error occurred |
errorType | The error type from Relay or Cages |
statusCode | The HTTP response code |
statusGroup | 4XX, 5XX or ERR |
Relay Specific Fields
Fields on Relay alerts
Field | Details |
---|---|
relayUuid | Unique identifier for your relay |
inboundDomain | Your Relay domain |
Cage Specific Fields
Fields on Cage alerts
Field | Details |
---|---|
cageUuid | Unique identifier for your Cage |
cageName | The name of your Cage |