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

xds: support load reporting all clusters option and fix actual report interval measurement (v1.31.x backport) #7315

Conversation

voidzcy
Copy link
Contributor

@voidzcy voidzcy commented Aug 11, 2020

  • Add support for send_all_clusters field in LRS response. When it is set to true, just send load reports for clusters that the client is currently tracking (aka, is sending load to).

  • The actual load report interval (in each ClusterStats message, which contains the stats for each cluster:eds_service) should be tracked individually.


Backport of #7209

… interval measurement (grpc#7209)

- Add support for send_all_clusters field in LRS response. When it is set to true, just send load reports for clusters that the client is currently tracking (aka, is sending load to).

- The actual load report interval (in each ClusterStats message, which contains the stats for each cluster:eds_service) should be tracked individually.
@voidzcy voidzcy changed the title xds: support load reporting all clusters option and fix actual report interval measurement (v1.31.x backport) (#7209) xds: support load reporting all clusters option and fix actual report interval measurement (v1.31.x backport) Aug 11, 2020
@voidzcy voidzcy merged commit 0abff44 into grpc:v1.31.x Aug 11, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants