Track external system lineage information

To maintain a complete, end-to-end view of your data, you can manually record lineage information for systems that aren't supported by automated data lineage tracking. For example, use this feature to track data movement when integrating with external or on-premises databases.

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.