Class MetricsServiceGrpc.MetricsServiceImplBase

  • All Implemented Interfaces:
    io.grpc.BindableService
    Enclosing class:
    MetricsServiceGrpc

    public abstract static class MetricsServiceGrpc.MetricsServiceImplBase
    extends Object
    implements io.grpc.BindableService
     Service that can be used to push metrics between one Application
     instrumented with OpenCensus and an agent, or between an agent and a
     central collector.
     
    • Constructor Detail

      • MetricsServiceImplBase

        public MetricsServiceImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService