Syncs / alerts_to_slack
alerts_to_slack
Post anomaly alerts to #alerts.
ops
Last run
2026-07-09T22:55:33Z · success
0 rows
Configuration
source:
bq_prod · mode: full→ slack (webhook)
Definition
syncs/alerts_to_slack.yml
1 2 3 4 5 6 7 8 9 10 11 12 | name: alerts_to_slack description: "Post anomaly alerts to #alerts." tags: [ops] model: ref('anomaly_alerts') destination: type: slack webhook_url_env: SLACK_WEBHOOK_URL message_template: ":rotating_light: {{ row.title }} — {{ row.detail }}" sync: mode: full batch_size: 1 on_error: skip |
Lineage
Reads bq_prod · writes slack (webhook).
State
| last_sync_at | 2026-07-09T22:55:33Z |
| last_cursor_value | — |
| rows_synced | 0 |
| last_status | success |
| last_error | — |