Uses of Interface
io.opencensus.proto.trace.v1.TraceConfigOrBuilder
-
Packages that use TraceConfigOrBuilder Package Description io.envoyproxy.envoy.config.trace.v2 io.envoyproxy.envoy.config.trace.v3 io.opencensus.proto.agent.trace.v1 io.opencensus.proto.trace.v1 -
-
Uses of TraceConfigOrBuilder in io.envoyproxy.envoy.config.trace.v2
Methods in io.envoyproxy.envoy.config.trace.v2 that return TraceConfigOrBuilder Modifier and Type Method Description TraceConfigOrBuilderOpenCensusConfig.Builder. getTraceConfigOrBuilder()Configures tracing, e.g. the sampler, max number of annotations, etc.TraceConfigOrBuilderOpenCensusConfig. getTraceConfigOrBuilder()Configures tracing, e.g. the sampler, max number of annotations, etc.TraceConfigOrBuilderOpenCensusConfigOrBuilder. getTraceConfigOrBuilder()Configures tracing, e.g. the sampler, max number of annotations, etc. -
Uses of TraceConfigOrBuilder in io.envoyproxy.envoy.config.trace.v3
Methods in io.envoyproxy.envoy.config.trace.v3 that return TraceConfigOrBuilder Modifier and Type Method Description TraceConfigOrBuilderOpenCensusConfig.Builder. getTraceConfigOrBuilder()Configures tracing, e.g. the sampler, max number of annotations, etc.TraceConfigOrBuilderOpenCensusConfig. getTraceConfigOrBuilder()Configures tracing, e.g. the sampler, max number of annotations, etc.TraceConfigOrBuilderOpenCensusConfigOrBuilder. getTraceConfigOrBuilder()Configures tracing, e.g. the sampler, max number of annotations, etc. -
Uses of TraceConfigOrBuilder in io.opencensus.proto.agent.trace.v1
Methods in io.opencensus.proto.agent.trace.v1 that return TraceConfigOrBuilder Modifier and Type Method Description TraceConfigOrBuilderCurrentLibraryConfig.Builder. getConfigOrBuilder()Current configuration.TraceConfigOrBuilderCurrentLibraryConfig. getConfigOrBuilder()Current configuration.TraceConfigOrBuilderCurrentLibraryConfigOrBuilder. getConfigOrBuilder()Current configuration.TraceConfigOrBuilderUpdatedLibraryConfig.Builder. getConfigOrBuilder()Requested updated configuration.TraceConfigOrBuilderUpdatedLibraryConfig. getConfigOrBuilder()Requested updated configuration.TraceConfigOrBuilderUpdatedLibraryConfigOrBuilder. getConfigOrBuilder()Requested updated configuration. -
Uses of TraceConfigOrBuilder in io.opencensus.proto.trace.v1
Classes in io.opencensus.proto.trace.v1 that implement TraceConfigOrBuilder Modifier and Type Class Description classTraceConfigGlobal configuration of the trace service.static classTraceConfig.BuilderGlobal configuration of the trace service.
-