William Lo created GOBBLIN-2079:
-----------------------------------
Summary: GaaSObservabilityEvents should have a dedicated flow
level event
Key: GOBBLIN-2079
URL: https://issues.apache.org/jira/browse/GOBBLIN-2079
Project: Apache Gobblin
Issue Type: Improvement
Reporter: William Lo
GaaSJobObservabilityEvents currently encapsulate both jobs and flows in GaaS.
This is fine for single hop flows, but flows with multiple jobs encapsulated in
them now have a mix of job level events with the majority of metadata, and flow
level events which provide a better view to users when their flow fails at any
given point.
Since the data in both events differs vastly with most metadata only having
contextual sense in the job level event, we should separate job and flow level
events to their own respective event types.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)