About data quality monitors
Data quality monitors are out-of-the-box or user-defined SQL queries that provide observational insights into the quality and reliability of your data. Each monitor is associated with a default data quality dimension. Data quality dimensions categorize data quality findings to help communicate the types of issues detected.
In order for a job to have monitors, it must have one or more rows of data. If a job runs with zero rows, no monitors are executed and therefore do not appear on the Monitors tab. This is because the first monitor evaluated during a job run is the row count adaptive rule. If no rows are found, the remaining monitors are bypassed as they require rows in the Data Quality Job to function.
The following screenshot and table highlight the various elements of the Monitors tab.
Element number | Element | Description |
---|---|---|
![]() |
Run history |
Run history shows the data quality score and number of findings from a Data Quality Job run on a given day. You can view these details in a chart or list display. Tip Hover your pointer over a point on the data quality score line chart to view the exact score and run date, or click the point to open the monitors of any run on its associated date. |
![]() |
Run metadata |
The various metadata of a Data Quality Job run. Run metadata shows:
|
![]() |
Monitor details table |
A table that shows the output of each monitor. It includes insightful details, such as monitor type, the data quality dimension associated with each monitor, and its status. For more information, go to the overview of monitor details table. |
Monitor details table
The following table provides an overview of the monitors shown on the Monitors tab.
Monitor type | Description |
---|---|
Monitor name | The name of the monitor. |
Column name | The name of the column. |
Monitor type |
The type of monitor that actively checks for changes in a Data Quality Job.
|
Dimensions |
The data quality dimension associated with the monitor type. While you can create custom dimensions, the following list includes the out-of-the-box data quality dimensions.
|
State |
When a monitor is active, the following states are possible.
When a monitor is not active, the Suppressed state is possible.
|
Actions |
Depending on the state of the monitor, you can:
Important To train monitor results, you need a global role with the Product Rights > Data Quality global permission or the Data Quality Editor or Data Quality Manager resource role with the Data Quality Job > Train Monitors resource permission. |