Class OrcaMetricReportingServerInterceptor

  • All Implemented Interfaces:
    ServerInterceptor

    @ExperimentalApi("https://github.com/grpc/grpc-java/issues/9127")
    public final class OrcaMetricReportingServerInterceptor
    extends java.lang.Object
    implements ServerInterceptor
    A ServerInterceptor that intercepts a ServerCall by running server-side RPC handling under a Context that 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).
    Since:
    1.23.0