services, xds, orca: use application_utilization and fallback to cpu_utilization if unset in WRR, import cncf/xds#10256
Merged
ejona86 merged 3 commits intogrpc:masterfrom Jun 8, 2023
Conversation
… WRR, update APIs
| strip_prefix = "xds-32f1caf87195bf3390061c29f18987e51ca56a88", | ||
| sha256 = "fcd0b50c013452fda9c5e28c131c287b655ebb361271a76ad3bffc08b3ecd82e", | ||
| strip_prefix = "xds-e9ce68804cb4e64cab5a52e3c8baf840d4ff87b7", | ||
| sha256 = "0d33b83f8c6368954e72e7785539f0d272a8aba2f6e2e336ed15fd1514bc9899", |
Collaborator
Author
There was a problem hiding this comment.
FYI: how I got this sha256 value is by running a wget https://github.com/cncf/xds/archive/e9ce68804cb4e64cab5a52e3c8baf840d4ff87b7.tar.gz, then followed by sha256sum e9ce68804cb4e64cab5a52e3c8baf840d4ff87b7.tar.gz
Collaborator
Author
|
PTAL @ejona86. Thanks |
ejona86
approved these changes
Jun 8, 2023
danielzhaotongliu
added a commit
to danielzhaotongliu/grpc-java
that referenced
this pull request
Jun 8, 2023
…utilization if unset in WRR (grpc#10256) Implements updates to [A51][] and [A58][]. Imported cncf/xds using import.sh script. A51: grpc/proposal#374 A58: grpc/proposal#373
ejona86
pushed a commit
that referenced
this pull request
Jun 9, 2023
…utilization if unset in WRR (#10256) Implements updates to [A51][] and [A58][]. Imported cncf/xds using import.sh script. A51: grpc/proposal#374 A58: grpc/proposal#373
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
CallMetricRecorderandMetricRecorderforapplication_utilizationapplication_utilizationand fallback tocpu_utilizationif unset for client-side WRR