Add full job lifecycle examples to custom OpenLineage jobs docs#37414
Open
heron-- wants to merge 5 commits into
Open
Add full job lifecycle examples to custom OpenLineage jobs docs#37414heron-- wants to merge 5 commits into
heron-- wants to merge 5 commits into
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
Preview links (active after the
|
rtrieu
requested changes
Jun 22, 2026
rtrieu
left a comment
Contributor
There was a problem hiding this comment.
this PR looks good, just suggesting to a clear note with context about what optional means here.
warrierr
requested changes
Jun 22, 2026
| tag: 'Documentation' | ||
| text: 'Set up Datadog Agent for OpenLineage Proxy' | ||
| --- | ||
|
|
Contributor
There was a problem hiding this comment.
@heron-- can we also clean up the overview section to highlight the product capabilities from this?
- Detect failing and long-running jobs
- Quickly pinpoint and resolve the root cause of failed and long-running jobs
- Understand upstream dependencies and downstream data consumers with data lineage
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do? What is the motivation?
Adds full job lifecycle event examples to the custom OpenLineage jobs documentation. These steps were implied before, but customers who are new to OpenLineage may likely not know that these are needed for full Jobs Monitoring.
RUNNINGevent (optional, for in-progress job visibility)COMPLETEorFAILevent (success and failure examples witherrorMessagefacet)Merge instructions
Merge readiness:
Additional notes