Skip to content
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

fix: pipeline view fix #755

Merged
merged 5 commits into from
May 30, 2023
Merged

fix: pipeline view fix #755

merged 5 commits into from
May 30, 2023

Conversation

veds-g
Copy link
Contributor

@veds-g veds-g commented May 27, 2023

Fixes #739

  • Moved BufferInfo from Edge to Vertex
  • Renamed Edge Label, and it contains Watermark and Conditions
  • Used Partitions instead of Parallelism to query for pod level metrics for a vertex
  • Updated the watermark fetcher map to contain fetcher for each pod of a vertex

image
image

Signed-off-by: veds-g <guptavedant2312@gmail.com>
Signed-off-by: veds-g <guptavedant2312@gmail.com>
Signed-off-by: veds-g <guptavedant2312@gmail.com>
Signed-off-by: veds-g <guptavedant2312@gmail.com>
@veds-g veds-g marked this pull request as ready for review May 30, 2023 05:52
Signed-off-by: veds-g <guptavedant2312@gmail.com>
Copy link
Member

@whynowy whynowy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@whynowy whynowy enabled auto-merge (squash) May 30, 2023 06:37
@whynowy whynowy merged commit f327317 into numaproj:main May 30, 2023
14 checks passed
whynowy pushed a commit that referenced this pull request May 30, 2023
Signed-off-by: veds-g <guptavedant2312@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pipeline view is broken
2 participants