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

Commits on Aug 11, 2020

  1. xds: support load reporting all clusters option and fix actual report…

    … 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 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    46e4e36 View commit details
    Browse the repository at this point in the history