Skip to content
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

[OpenLineage] Add more debug logs to facilitate debugging #39136

Merged
merged 1 commit into from
May 13, 2024

Conversation

kacpermuda
Copy link
Contributor

After debugging some user issues i feel like we could add some more DEBUG level logs, so that we can deduce more information about what's happening inside OpenLineage. We should be able to trace the whole flow from loading the plugin, through configuration to event being emitted. We should not have to ask users for their configuration for simple debugging.
I will follow up with another PR for OpenLineage Python client, so that it's also as descriptive as possible.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@kacpermuda kacpermuda marked this pull request as draft April 19, 2024 14:41
@kacpermuda kacpermuda force-pushed the ol-improve-logging branch 2 times, most recently from 7b12975 to a7a063b Compare April 29, 2024 13:16
@kacpermuda kacpermuda marked this pull request as ready for review April 29, 2024 13:16
@kacpermuda kacpermuda force-pushed the ol-improve-logging branch 3 times, most recently from 4327c2f to ada8e2a Compare April 30, 2024 09:50
@kacpermuda kacpermuda force-pushed the ol-improve-logging branch 2 times, most recently from ec0786d to 1f440aa Compare May 13, 2024 10:14
@mobuchowski mobuchowski merged commit 8bc6c32 into apache:main May 13, 2024
40 checks passed
RNHTTR pushed a commit to RNHTTR/airflow that referenced this pull request Jun 1, 2024
@kacpermuda kacpermuda deleted the ol-improve-logging branch June 27, 2024 14:29
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants