Slack integration
Create Slack application and obtain auth token
display_information:
name: snowflake-monitor
description: Monitoring of running, queued and blocked queries in Snowflake
background_color: "#00a5e0"
features:
bot_user:
display_name: Snowflake Monitor
always_online: true
oauth_config:
scopes:
bot:
- chat:write
- chat:write.public
settings:
org_deploy_enabled: false
socket_mode_enabled: false
token_rotation_enabled: falseCreate a channel for notifications in Slack
Using Slack integration
Last updated