-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update Kubernetes Airflow section to use Datadog Transport and add composite transport option #32770
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Kubernetes Airflow section to use Datadog Transport and add composite transport option #32770
Conversation
…mposite transport option - Add Option 1: Datadog Transport (recommended) with version requirements - Add Option 2: Composite Transport for multiple destinations - Add Option 3: Simple Configuration (backward compatible) - Specify version requirements: apache-airflow-providers-openlineage >= 1.11.0 and openlineage-python >= 1.23.0 for transport options
… with composite transport
… transport use case
Preview links (active after the
|
warrierr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
iadjivon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi there, I added some suggestion here to to solve some Vale issues. Let me know if you have any questions.
Co-authored-by: Ida Adjivon <65119712+iadjivon@users.noreply.github.com>
Co-authored-by: Ida Adjivon <65119712+iadjivon@users.noreply.github.com>
Thanks! Updated |
…mposite transport option (#32770)
Summary
This PR updates the Kubernetes section of the Airflow documentation to:
Changes
apache-airflow-providers-openlineage>= 1.11.0 andopenlineage-python>= 1.37.0 for transport optionsReferences