[
https://issues.apache.org/jira/browse/GOBBLIN-2079?focusedWorklogId=927619&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-927619
]
ASF GitHub Bot logged work on GOBBLIN-2079:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 26/Jul/24 18:07
Start Date: 26/Jul/24 18:07
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #3962:
URL: https://github.com/apache/gobblin/pull/3962#issuecomment-2253240728
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3962?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
All modified and coverable lines are covered by tests :white_check_mark:
> Project coverage is 41.13%. Comparing base
[(`0ab5b33`)](https://app.codecov.io/gh/apache/gobblin/commit/0ab5b33f3125f503d59ffce8d281c7cc7aba1483?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
to head
[(`01bcf28`)](https://app.codecov.io/gh/apache/gobblin/commit/01bcf28f40eebff8eb8963e39d7e0497c34cccb3?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
> Report is 10 commits behind head on master.
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## master #3962 +/- ##
============================================
- Coverage 45.62% 41.13% -4.50%
+ Complexity 3229 2194 -1035
============================================
Files 705 479 -226
Lines 27593 20342 -7251
Branches 2778 2352 -426
============================================
- Hits 12590 8368 -4222
+ Misses 13938 11083 -2855
+ Partials 1065 891 -174
```
</details>
[:umbrella: View full report in Codecov by
Sentry](https://app.codecov.io/gh/apache/gobblin/pull/3962?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
:loudspeaker: Have feedback on the report? [Share it
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
Issue Time Tracking
-------------------
Worklog Id: (was: 927619)
Time Spent: 1h 40m (was: 1.5h)
> 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
> Priority: Major
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> 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)