Skip to content

Overview

  • Notifications supports delivering messages in response to a specified event using any number of supported integrations. Notifications can drive downstream workflows as well as alert users in realtime to data quality concerns.

  • Notifications section can be found under Settings > Notifications:

Screenshot Screenshot

  • In Settings find the Notification tab:

Screenshot Screenshot

  • All active notifications are highlighted with the ability to add new:

Screenshot Screenshot


Create a Notification

  • In the right top of the Notification screen, navigate to Add Notification.

Screenshot Screenshot

Screenshot Screenshot

  • Details:
  • Name: freetext name of the notification
  • Description: description of the notification
  • Tags: add Tags to be included
  • TriggerWhen: when the notification should be triggered
    • An Operation Completes
    • Anomalies are Detected in a Table or File
    • An Anomaly is Detected
    • Freshness SLA Violation
  • Use custom message: a custom message when the notification was triggered ScreenshotScreenshot
    • Qualytics App will use the variables to customize your messages.
    • Variables available by Operation when:
      • An operation Completes:
        • {{rule_name}}
        • {{target_link}}
        • {{datastore_name}}
        • {{operation_message}}
        • {{operation_type}}
        • {{operation_result}}
      • Anomalies are detected in a Table or File:
        • {{rule_name}}
        • {{target_link}}
        • {{datastore_name}}
        • {{anomaly_count}}
        • {{scan_target_name}}
        • {{anomaly_message}}
        • {{check_description}}
      • An Anomaly is Detected:
        • {{rule_name}}
        • {{target_link}}
        • {{datastore_name}}
        • {{anomaly_message}}
        • {{anomaly_type}}
        • {{check_description}}
      • Freshness SLA Violation:
        • {{rule_name}}
        • {{target_link}}
        • {{datastore_name}}
        • {{container_name}}
        • {{freshness_violation_started}}
        • {{container_last_modified_time}}
    • Notification channel: how notification should be delivered:
      • Email.
      • Http Action.
      • Microsoft Teams.
      • PagerDuty.
      • Slack.
      • Webhook.

Last update: April 27, 2024