Kriti-dev07 opened a new pull request, #38613: URL: https://github.com/apache/beam/pull/38613
## Summary Added Beam metrics in `KafkaCommitOffset.CommitOffsetDoFn` to improve visibility into offset commit failures. ### Added metrics - `commit-failures` - `retries-exhausted` These counters help monitor failed offset commits through existing Beam monitoring dashboards. Retry-attempt metrics can be added once retry logic is implemented. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
