Add Completeness Checks¶
In the Select Checks section while adding a monitor, select the Completeness option as check category.
Specify the column to be assessed for data completeness.
Choose the desired type of check:
Missing Count: Determines the total number of
NULL
values within the column.Missing Percentage: Calculates the percentage of
NULL
values present in the column.
Select a suitable comparison operator (e.g.,
<=
or=
) for the threshold.Set the threshold to
0
if the selected column is expected to have no missing values or define a threshold percentage to indicate the acceptable level ofNULL
values.Click Add Config to further customize the check.
Select a property:
Missing Values
orMissing Regex
and enter a value.
Click Save.