Skip to content

Commit

Permalink
Update documentation with platform_instance
Browse files Browse the repository at this point in the history
  • Loading branch information
Rasnar committed Mar 3, 2025
1 parent 5f00a06 commit e0cdd9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/lineage/airflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ conn_id = datahub_rest_default # or datahub_kafka_default
| enabled | true | If the plugin should be enabled. |
| conn_id | datahub_rest_default | The name of the datahub connection you set in step 1. |
| cluster | prod | name of the airflow cluster |
| platform_instance | | The instance of the platform that all assets produced by this plugin belong to. It is optional. |
| capture_ownership_info | true | If true, the owners field of the DAG will be capture as a DataHub corpuser. |
| capture_ownership_as_group | false | When extracting DAG ownership, treat DAG owner as a group rather than a user. |
| capture_tags_info | true | If true, the tags field of the DAG will be captured as DataHub tags. |
Expand Down

0 comments on commit e0cdd9f

Please sign in to comment.