[
https://issues.apache.org/jira/browse/GOBBLIN-1869?focusedWorklogId=874761&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-874761
]
ASF GitHub Bot logged work on GOBBLIN-1869:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 04/Aug/23 23:11
Start Date: 04/Aug/23 23:11
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #3732:
URL: https://github.com/apache/gobblin/pull/3732#issuecomment-1666263458
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3732?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
> Merging
[#3732](https://app.codecov.io/gh/apache/gobblin/pull/3732?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(22a7e1c) into
[master](https://app.codecov.io/gh/apache/gobblin/commit/0151890d1f5274fb86827074a755e54adf189ba0?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(0151890) will **decrease** coverage by `1.56%`.
> Report is 9 commits behind head on master.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #3732 +/- ##
============================================
- Coverage 46.95% 45.39% -1.56%
+ Complexity 10811 2138 -8673
============================================
Files 2143 413 -1730
Lines 84557 17956 -66601
Branches 9390 2184 -7206
============================================
- Hits 39704 8152 -31552
+ Misses 41235 8935 -32300
+ Partials 3618 869 -2749
```
[see 1738 files with indirect coverage
changes](https://app.codecov.io/gh/apache/gobblin/pull/3732/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
:mega: We’re building smart automated test selection to slash your CI/CD
build times. [Learn
more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Issue Time Tracking
-------------------
Worklog Id: (was: 874761)
Time Spent: 20m (was: 10m)
> ORCWriter should emit events to capture metrics on write side
> -------------------------------------------------------------
>
> Key: GOBBLIN-1869
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1869
> Project: Apache Gobblin
> Issue Type: Improvement
> Components: gobblin-core
> Reporter: William Lo
> Assignee: Abhishek Tiwari
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently the metrics for streaming mainly relate to the Kafka consumption
> side. We want to also capture metrics through events from the ORCWriter to
> capture the memory usage and internal performance of the writer.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)