Skip to content

Commit

Permalink
🚀 support zenduty
Browse files Browse the repository at this point in the history
  • Loading branch information
abahmed committed May 29, 2024
1 parent 702577b commit a7f54ab
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,18 @@ title
| `alert.feishu.webhook` | FeiShu bot webhook URL |
| `alert.feishu.title` | Customized title in message |

#### Zenduty

<p>
<img src="./assets/zenduty.png" width="45%"/>
</p>
If you want to enable Zenduty, provide IntegrationKey with optional alert type

| Parameter | Description |
|:-------------------------------|:----------------------------|
| `alert.zenduty.integrationKey` | Zenduty integration Key |
| `alert.zenduty.alertType` | Optional alert type of incident: critical, acknowledged, resolved, error, warning, info (default: critical) |

#### Custom webhook

If you want to enable custom webhook, provide url with optional headers and
Expand Down
Binary file added assets/zenduty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a7f54ab

Please sign in to comment.