Notification Rules
Once a channel is created, it is added to the platform. If a metric in that collection goes outside of its healthy bounds, Datachecks can send notifications directly to the relevant channel. To enable this, you need to add the necessary parameters.
Default rules
By default, Datachecks has two notification rules . You can edit or delete these rules if you wish.
Rule Type | Description |
---|---|
All Validations | If you want to apply a notification rule to all validations without any specific filters, set Applied to as All Validations. |
Specific Validations | You can identify checks using attributes such as Validation Name, Dataset Name, Domain Name, or Data Source Name. |
Set new rules
To add rules, go to Settings > Workspaces, click on your current workspace, then navigate to the Notification Rules tab and click New Notification Rule.
Field Name | Description |
---|---|
Name | Provide a unique identifier for your notification. |
Applied to | Select All Validations to apply the rule to all validations, or select Specific Validation to define conditions and apply the rule to particular validations. |
Notification Channel | Select the channel through which notifications will be sent (e.g., Slack, Teams or Email). |
Managing Rules
Edit Rules
To edit a rule, click the ellipsis (...) and select Edit to modify the rule.
Pause Rules
To pause a rule, click the ellipsis (...) and select Pause. This will temporarily disable the rule without deleting it.
Deleting a Rule
To delete a rule, click the ellipsis (...) and select Delete. Confirm the deletion in the modal to remove the rule permanently.
Updated 4 days ago