Metric Name | Metric ID | Description |
---|---|---|
Total Records | MATCH_TOTAL_RECORDS | The total number of records that the step processed. |
Skipped Records | MATCH_SKIPPED_RECORDS | The number of records that the step skipped because of data errors, such as data type mismatch. Fix the data errors so that the job can process the records. |
Failed Records | MATCH_FAILED_RECORDS | The number of records that failed to match because of internal errors. |
N/A | TOTAL_MATCH_JOBS | The total number of internal jobs that run to complete the match step. Note: To view this metric, copy the detailed metrics of this step in the JSON format. |