Skip to content

Add views for getting cumulative IC stats#1822

Open
MutableFire wants to merge 1 commit into
apache:REL_2_STABLEfrom
MutableFire:gp_interconnect_stats_2
Open

Add views for getting cumulative IC stats#1822
MutableFire wants to merge 1 commit into
apache:REL_2_STABLEfrom
MutableFire:gp_interconnect_stats_2

Conversation

@MutableFire

Copy link
Copy Markdown
  • gp_interconnect_stats — aggregated statistics across all segments;
  • gp_interconnect_stats_per_segment — statistics grouped by segment;
  • gp_interconnect_stats_per_segment_per_host — statistics grouped by host and segment.

Based on the implementation from OpenGPDB (open-gpdb/gpdb#109).

@leborchuk leborchuk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, it's REL_2 version of #1772

@tuhaihe

tuhaihe commented Jun 16, 2026

Copy link
Copy Markdown
Member

LGTM, it's REL_2 version of #1772

Any possibility will we cherry pick the commits from the main branch?

@MutableFire

MutableFire commented Jun 16, 2026

Copy link
Copy Markdown
Author

LGTM, it's REL_2 version of #1772

Any possibility will we cherry pick the commits from the main branch?

I've cherry-picked the commit from this REL_2 branch into the main branch. Everything looks correct and aligned with the changes from #1772. After this cherry-pick, I'll add the required fixes as well

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.

3 participants