Metric | Description |
|---|---|
Total Record Count | The total size of the monitored table. This is only available when CDC is enabled (i.e., the “delta only” flag is on). If the flag is off or the monitored source is not an SQL database, this field will be set to N/A. |
Record Count | If CDC is enabled it reflects the size of the delta, otherwise, it's the size of the entire set of data. |
Completeness | Percentage of not null/missing/placeholder values. Completeness is tracked both at the data source level as well as the attribute level:
|
Freshness | Freshness is tracked both at data source and record level.
|
Uniqueness | Uniqueness of the records based on an ID attribute. The KPI measures the ratio of records with unique id versus the total number of records. For example, if out of 10 records, there are 2 records sharing the same value the uniqueness is 80%. An attribute can be marked as an ID attribute in the Advanced section of the Edit Connection menu. If ID attribute is not configured this KPI will be N/A |
Contains PII | Value contains PII pattern for either of:
|
Length | String length |