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

add sum aggregator and memory bandwidth aggregate metric name #77

Merged

Conversation

luomingmeng
Copy link
Collaborator

What type of PR is this?

Enhancements

What this PR does / why we need it:

add sum aggregator and memory bandwidth aggregate metric name

Which issue(s) this PR fixes:

Special notes for your reviewer:

@luomingmeng luomingmeng added enhancement New feature or request workflow/need-review review: test succeeded, need to review labels Apr 7, 2024
@luomingmeng luomingmeng self-assigned this Apr 7, 2024
@@ -42,3 +42,9 @@ const (
SPDBaselinePercentMax = 100
SPDBaselinePercentMin = 0
)

// resource names for aggregate metric
Copy link
Collaborator

Choose a reason for hiding this comment

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

why resource name is defined in spd.go?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is just the metric name not the resource name, it has been modified to the metric name.

@luomingmeng luomingmeng force-pushed the dev/workload-add-sum-aggregator branch from 4aa8ae4 to bcc67cc Compare April 7, 2024 03:22
@waynepeking348 waynepeking348 merged commit 5d1dfd9 into kubewharf:main Apr 7, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request workflow/need-review review: test succeeded, need to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants