Skip to content

Last updated: July 22, 2025

DQOps YAML file definitions

The definition of YAML files used by DQOps to configure the data sources, monitored tables, and the configuration of activated data quality checks.

DefaultNotificationsYaml

The default configuration of notifications. Notifications are published by calling webhooks defined in this object. The default notification settings are stored in the $DQO_USER_HOME/settings/defaultnotifications.dqonotifications.yaml file in the DQOps user's home folder.

The structure of this object is described below

 Property name   Description                       Data type   Enum values   Default value   Sample values 
api_version DQOps YAML schema version string dqo/v1
kind File type enum source
table
sensor
provider_sensor
rule
check
settings
file_index
connection_similarity_index
dashboards
default_schedules
default_checks
default_table_checks
default_column_checks
default_notifications
default_notifications
spec The configuration object with the definition of the default webhook notification urls and email addresses IncidentNotificationSpec