-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kafka add gauge v1 #33408
base: master
Are you sure you want to change the base?
Kafka add gauge v1 #33408
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #33408 +/- ##
============================================
+ Coverage 58.86% 58.95% +0.08%
- Complexity 3112 3183 +71
============================================
Files 1130 1133 +3
Lines 174419 174576 +157
Branches 3343 3366 +23
============================================
+ Hits 102680 102916 +236
+ Misses 68392 68312 -80
- Partials 3347 3348 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
2791b23
to
b91a77f
Compare
R: @sjvanrossum for the kafka io part, thanks in advance! |
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment |
b91a77f
to
948dfe6
Compare
Run Java PreCommit |
R: @johnjcasey for the sdk portion of it. |
.../java/org/apache/beam/runners/dataflow/worker/MetricsToPerStepNamespaceMetricsConverter.java
Outdated
Show resolved
Hide resolved
Run Java_Pulsar_IO_Direct PreCommit |
11bee27
to
b9d2f2b
Compare
Run Java PreCommit |
Run Java_GCP_IO_Direct PreCommit |
Run Java PreCommit |
Run Java PreCommit |
Run Java_GCP_IO_Direct PreCommit |
1 similar comment
Run Java_GCP_IO_Direct PreCommit |
Run Java PreCommit |
Add per worker gauge support to add per backlog partition for kafka with java legacy worker for Dataflow
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
addresses #123
), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>
instead.CHANGES.md
with noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.