This workflow is triggered by issue with filter of alertname: Workload Pods Crashed Monitor . Which means only issues created by the monitor named "Workload Pods Crashed Monitor" will trigger the workflow, in this example we use a slack message action using labels from the issue.
This workflow is triggered by an issue and uses the slack_webhook integration to send a Slack message formatted with Block Kit. For more details, see Slack Block Kit.
This example enriches a “Workload Pods Restarts Monitor” issue with logs retrieved from ClickHouse. The workflow uses a step named clickhouse-step, which runs a SQL query based on the alert labels. The query results are included in the Slack message.