Receive notifications for monitors in Microsoft Teams.
notifications
monitors: <monitor_name>: ... notifications: - type: teams integration: <integration_id> channel: <team_name>:<channel_name> mentions: - <tag_name> - <user_name> ...
<integration_id>
monitors: uniqueness_test_example: type: test enabled: true connection_id: 1123 test: type: unique tables: - path: DEV.DATA_DEV.USERS columns: - USERNAME schedule: interval: every: hour notifications: - type: teams integration: 23 channel: Dev Team:Notifications Channel mentions: - NotifyDevCustomTag - Dima Cherenkov