new Alert(opts)
Alert
Parameters:
Name | Type | Description |
---|---|---|
opts |
object | Options |
- Source:
Methods
removeEvent(cb)
Remove event
Parameters:
Name | Type | Description |
---|---|---|
cb |
type | callback |
- Source:
sendReport(cb)
Send report
Parameters:
Name | Type | Description |
---|---|---|
cb |
type | callback |
- Source:
update(cb)
Update alerts
Parameters:
Name | Type | Description |
---|---|---|
cb |
type | callback |
- Source:
updateSlack(cb)
Update Slack alerts
Parameters:
Name | Type | Description |
---|---|---|
cb |
type | callback |
- Source:
updateWebhook(cb)
Update webhook alerts
Parameters:
Name | Type | Description |
---|---|---|
cb |
type | callback |
- Source: