Package io.grpc.xds.orca
package io.grpc.xds.orca
-
ClassDescriptionA
ServerInterceptorthat intercepts aServerCallby running server-side RPC handling under aContextthat records custom per-request metrics provided by server applications and sends to client side along with the response in the format of Open Request Cost Aggregation (ORCA).Utility class that provides method forLoadBalancerto install listeners to receive out-of-band backend metrics in the format of Open Request Cost Aggregation (ORCA).The listener interface for receiving out-of-band ORCA reports from backends.Configuration for out-of-band ORCA reporting service RPC.Utility class that provides method forLoadBalancerto install listeners to receive per-request backend cost metrics in the format of Open Request Cost Aggregation (ORCA).The listener interface for receiving per-request ORCA reports from backends.Implements aBindableServicethat generates Out-Of-Band server metrics.