Track external system lineage information

You can track lineage information for external systems that aren't supported by automated data lineage tracking. For example, to track data movement operations when moving data in and out of systems that aren't supported by automated data lineage tracking.

Record custom events

  1. Create a process using the processes.create method.
  2. Create a run using the processes.runs.create method.
  3. Create a lineage event using the processes.runs.lineageEvents.create method.