Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit ca81ffc

Browse files
author
CJ Anslow
committed
add screenshots
1 parent b649094 commit ca81ffc

5 files changed

Lines changed: 11 additions & 1 deletion

File tree

176 KB
Loading
248 KB
Loading
172 KB
Loading
172 KB
Loading

site/content/docs/integrations/slack.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,4 +239,14 @@ The following template uses conditional logic (`{{#if}}`) to change the message
239239
240240
### Testing the Webhook limitations
241241
* You cannot use the Test Webhook button in Checkly for this template, as Slack requires valid payload structure and the test payload lacks real check data.
242-
* To test, trigger a real alert by adjusting a check so it fails, degrades, and recovers.
242+
* To test, trigger a real alert by adjusting a check so it fails, degrades, and recovers.
243+
244+
### Examples of Alert Transitions
245+
246+
![A customized slack message showing a failed alert](/docs/images/alerting/slack-custom-failed.png)
247+
248+
![A customized slack message showing a degraded alert](/docs/images/alerting/slack-custom-degraded.png)
249+
250+
![A customized slack message showing a recovered alert](/docs/images/alerting/slack-custom-recovered.png)
251+
252+
![A customized slack message showing a recovered alert from degraded state](/docs/images/alerting/slack-custom-recovered-degraded.png)

0 commit comments

Comments
 (0)