[jira] [Work logged] (GOBBLIN-2211) Implement Error Classification based on execution issues

2025-07-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GOBBLIN-2211?focusedWorklogId=976565&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-976565 ] ASF GitHub Bot logged work on GOBBLIN-2211: --- Author: ASF GitHub B

Re: [PR] [GOBBLIN-2211] Insert Final Error Classification entry to issues table in DB [gobblin]

2025-07-28 Thread via GitHub
abhishekmjain merged PR #4125: URL: https://github.com/apache/gobblin/pull/4125 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@gobblin.

[jira] [Work logged] (GOBBLIN-2211) Implement Error Classification based on execution issues

2025-07-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GOBBLIN-2211?focusedWorklogId=976558&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-976558 ] ASF GitHub Bot logged work on GOBBLIN-2211: --- Author: ASF GitHub B

[PR] [GOBBLIN-2211] Insert Final Error Classification entry to issues table in DB [gobblin]

2025-07-28 Thread via GitHub
NamsB7 opened a new pull request, #4125: URL: https://github.com/apache/gobblin/pull/4125 Dear Gobblin maintainers, Please accept this PR. I understand that it will not be reviewed until I have checked off all the steps below! ### JIRA - [ ] My PR addresses the following

[jira] [Work logged] (GOBBLIN-2210) Add exception handling in Temporal Heartbeat Runnable

2025-07-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GOBBLIN-2210?focusedWorklogId=976523&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-976523 ] ASF GitHub Bot logged work on GOBBLIN-2210: --- Author: ASF GitHub B

Re: [PR] [GOBBLIN-2210] Wrap temporal heartbeat runnable [gobblin]

2025-07-28 Thread via GitHub
codecov-commenter commented on PR #4119: URL: https://github.com/apache/gobblin/pull/4119#issuecomment-3126319073 ## [Codecov](https://app.codecov.io/gh/apache/gobblin/pull/4119?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&

[jira] [Work logged] (GOBBLIN-2210) Add exception handling in Temporal Heartbeat Runnable

2025-07-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GOBBLIN-2210?focusedWorklogId=976518&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-976518 ] ASF GitHub Bot logged work on GOBBLIN-2210: --- Author: ASF GitHub B

Re: [PR] [GOBBLIN-2210] Wrap temporal heartbeat runnable [gobblin]

2025-07-28 Thread via GitHub
Blazer-007 commented on code in PR #4119: URL: https://github.com/apache/gobblin/pull/4119#discussion_r2235460111 ## gobblin-utility/src/main/java/org/apache/gobblin/util/ExecutorsUtils.java: ## @@ -162,6 +165,27 @@ public static Runnable loggingDecorator(Runnable runnable) {

[jira] [Work logged] (GOBBLIN-2210) Add exception handling in Temporal Heartbeat Runnable

2025-07-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GOBBLIN-2210?focusedWorklogId=976517&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-976517 ] ASF GitHub Bot logged work on GOBBLIN-2210: --- Author: ASF GitHub B

Re: [PR] [GOBBLIN-2210] Wrap temporal heartbeat runnable [gobblin]

2025-07-28 Thread via GitHub
Blazer-007 commented on code in PR #4119: URL: https://github.com/apache/gobblin/pull/4119#discussion_r2235436944 ## gobblin-utility/src/main/java/org/apache/gobblin/util/ExecutorsUtils.java: ## @@ -162,6 +165,27 @@ public static Runnable loggingDecorator(Runnable runnable) {

[jira] [Work logged] (GOBBLIN-2209) Emit GaaS Executor OTel Metrics

2025-07-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GOBBLIN-2209?focusedWorklogId=976491&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-976491 ] ASF GitHub Bot logged work on GOBBLIN-2209: --- Author: ASF GitHub B

Re: [PR] [GOBBLIN-2209] Emit GaaS Executor Otel Metrics [gobblin]

2025-07-28 Thread via GitHub
Blazer-007 commented on code in PR #4118: URL: https://github.com/apache/gobblin/pull/4118#discussion_r2234996765 ## gobblin-metrics-libs/gobblin-metrics/src/main/java/org/apache/gobblin/metrics/opentelemetry/GaaSOpenTelemetryMetricsConstants.java: ## @@ -0,0 +1,40 @@ +/* + * Li