Class MetricConfigGrpc.MetricConfigStub

  • Enclosing class:
    MetricConfigGrpc

    public static final class MetricConfigGrpc.MetricConfigStub
    extends io.grpc.stub.AbstractStub<MetricConfigGrpc.MetricConfigStub>
     MetricConfig is a service that enables updating metric schedules, trace
     parameters, and other configurations on the SDK without having to restart the
     instrumented application. The collector can also serve as the configuration
     service, acting as a bridge between third-party configuration services and
     the SDK, piping updated configs from a third-party source to an instrumented
     application.