-
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 SDF add Poll Latency Metrics #32933
Draft
Naireen
wants to merge
2
commits into
apache:master
Choose a base branch
from
Naireen:kafka_uw_poll_metrics
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
+637
−57
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Naireen
force-pushed
the
kafka_uw_poll_metrics
branch
from
October 28, 2024 17:53
6846335
to
59f5752
Compare
Naireen
force-pushed
the
kafka_uw_poll_metrics
branch
from
October 28, 2024 17:57
59f5752
to
1855c5e
Compare
Naireen
force-pushed
the
kafka_uw_poll_metrics
branch
2 times, most recently
from
October 28, 2024 19:14
7401920
to
57b1e9e
Compare
Naireen
force-pushed
the
kafka_uw_poll_metrics
branch
5 times, most recently
from
October 28, 2024 23:57
08e31c4
to
3c950cf
Compare
Naireen
force-pushed
the
kafka_uw_poll_metrics
branch
from
October 28, 2024 23:58
3c950cf
to
a82e6d7
Compare
Naireen
force-pushed
the
kafka_uw_poll_metrics
branch
4 times, most recently
from
October 29, 2024 01:16
a76ddc6
to
e2847b8
Compare
Naireen
force-pushed
the
kafka_uw_poll_metrics
branch
2 times, most recently
from
October 29, 2024 06:00
8dc0b82
to
21bb7f7
Compare
Naireen
force-pushed
the
kafka_uw_poll_metrics
branch
from
October 29, 2024 23:45
21bb7f7
to
ebd3e86
Compare
Naireen
force-pushed
the
kafka_uw_poll_metrics
branch
4 times, most recently
from
October 30, 2024 04:16
caf87d3
to
92d5451
Compare
Naireen
force-pushed
the
kafka_uw_poll_metrics
branch
from
October 30, 2024 04:40
92d5451
to
e37b852
Compare
Naireen
force-pushed
the
kafka_uw_poll_metrics
branch
from
October 30, 2024 18:48
e37b852
to
a8cc5e3
Compare
Run Java_GCP_IO_Direct PreCommit |
Run Python_Coverage PreCommit |
Address Sam's comments add UW support
Naireen
force-pushed
the
kafka_uw_poll_metrics
branch
from
October 30, 2024 21:19
a8cc5e3
to
6f95d47
Compare
Run Java PreCommit |
Run Java_GCP_IO_Direct PreCommit |
Run GoPortable PreCommit |
Naireen
force-pushed
the
kafka_uw_poll_metrics
branch
2 times, most recently
from
October 31, 2024 22:55
f92c801
to
4cb98fb
Compare
Run Prism_Python PreCommit 3.9 |
Naireen
force-pushed
the
kafka_uw_poll_metrics
branch
from
November 1, 2024 17:41
4cb98fb
to
c46ed3b
Compare
Run Python_Coverage PreCommit |
Run Java PreCommit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please add a meaningful description for your change here
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.