Back to Envoy

Load Balancing Added Oob Reporting Config To Cswrr

changelogs/current/new_features/load_balancing__added-oob-reporting-config-to-cswrr.rst

1.39.0521 B
Original Source

Added :ref:oob_reporting_config <envoy_v3_api_field_extensions.load_balancing_policies.client_side_weighted_round_robin.v3.ClientSideWeightedRoundRobin.oob_reporting_config> to the client_side_weighted_round_robin load balancing policy. It supplies optional overrides for the ORCA out-of-band reporting connection: an alternative port (e.g. a reporting sidecar), the :authority header, and transport socket selection via transport_socket_match_criteria. Honored only when enable_oob_load_report is true.