Skip to content

grpc-js-xds: interop server: Add support for sending custom metrics - #3008

Merged
murgatroid99 merged 1 commit into
grpc:masterfrom
murgatroid99:grpc-js-xds_client_wrr_interop_support
Sep 12, 2025
Merged

murgatroid99 merged 1 commit into
grpc:masterfrom
murgatroid99:grpc-js-xds_client_wrr_interop_support

Conversation

@murgatroid99

Copy link
Copy Markdown
Member

This adds command line options to configure what metrics to send and how to send them, and the functionality to do so, as described in grpc/grpc#40630. This will be used to test the client side weighted round robin LB policy.

@emil10001 emil10001 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Overall looks good. I see that there are a few tests failing. Windows actually looked like everything passed, unless I missed something. But, for node 20 and 22, there were a couple of failures that might be worth checking on.

@murgatroid99

Copy link
Copy Markdown
Member Author

Yeah, the Windows tests have been broken for a while. I'm confident that those failures are unrelated to this change.

@murgatroid99
murgatroid99 merged commit 67154af into grpc:master Sep 12, 2025
12 of 15 checks passed
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.

2 participants