AbsaOSS/atum

ControlName seems like an obsolete value

Closed this issue · 0 comments

Background

controlName at $.checkpoints[*].controls[*].controlName seems like a value that serves no purpose. controlType (now strong typed) should be enough. Above checkpoint has a name as well.

Feature

Remove controlName from the metrics.

Proposed Solution [Optional]

For now, we could duplicate controlName and controlType values.