Uses of Class
io.opencensus.proto.trace.v1.TraceConfig
-
Packages that use TraceConfig 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 TraceConfig in io.envoyproxy.envoy.config.trace.v2
Methods in io.envoyproxy.envoy.config.trace.v2 that return TraceConfig Modifier and Type Method Description TraceConfigOpenCensusConfig.Builder. getTraceConfig()Configures tracing, e.g. the sampler, max number of annotations, etc.TraceConfigOpenCensusConfig. getTraceConfig()Configures tracing, e.g. the sampler, max number of annotations, etc.TraceConfigOpenCensusConfigOrBuilder. getTraceConfig()Configures tracing, e.g. the sampler, max number of annotations, etc.Methods in io.envoyproxy.envoy.config.trace.v2 with parameters of type TraceConfig Modifier and Type Method Description OpenCensusConfig.BuilderOpenCensusConfig.Builder. mergeTraceConfig(TraceConfig value)Configures tracing, e.g. the sampler, max number of annotations, etc.OpenCensusConfig.BuilderOpenCensusConfig.Builder. setTraceConfig(TraceConfig value)Configures tracing, e.g. the sampler, max number of annotations, etc. -
Uses of TraceConfig in io.envoyproxy.envoy.config.trace.v3
Methods in io.envoyproxy.envoy.config.trace.v3 that return TraceConfig Modifier and Type Method Description TraceConfigOpenCensusConfig.Builder. getTraceConfig()Configures tracing, e.g. the sampler, max number of annotations, etc.TraceConfigOpenCensusConfig. getTraceConfig()Configures tracing, e.g. the sampler, max number of annotations, etc.TraceConfigOpenCensusConfigOrBuilder. getTraceConfig()Configures tracing, e.g. the sampler, max number of annotations, etc.Methods in io.envoyproxy.envoy.config.trace.v3 with parameters of type TraceConfig Modifier and Type Method Description OpenCensusConfig.BuilderOpenCensusConfig.Builder. mergeTraceConfig(TraceConfig value)Configures tracing, e.g. the sampler, max number of annotations, etc.OpenCensusConfig.BuilderOpenCensusConfig.Builder. setTraceConfig(TraceConfig value)Configures tracing, e.g. the sampler, max number of annotations, etc. -
Uses of TraceConfig in io.opencensus.proto.agent.trace.v1
Methods in io.opencensus.proto.agent.trace.v1 that return TraceConfig Modifier and Type Method Description TraceConfigCurrentLibraryConfig.Builder. getConfig()Current configuration.TraceConfigCurrentLibraryConfig. getConfig()Current configuration.TraceConfigCurrentLibraryConfigOrBuilder. getConfig()Current configuration.TraceConfigUpdatedLibraryConfig.Builder. getConfig()Requested updated configuration.TraceConfigUpdatedLibraryConfig. getConfig()Requested updated configuration.TraceConfigUpdatedLibraryConfigOrBuilder. getConfig()Requested updated configuration.Methods in io.opencensus.proto.agent.trace.v1 with parameters of type TraceConfig Modifier and Type Method Description CurrentLibraryConfig.BuilderCurrentLibraryConfig.Builder. mergeConfig(TraceConfig value)Current configuration.UpdatedLibraryConfig.BuilderUpdatedLibraryConfig.Builder. mergeConfig(TraceConfig value)Requested updated configuration.CurrentLibraryConfig.BuilderCurrentLibraryConfig.Builder. setConfig(TraceConfig value)Current configuration.UpdatedLibraryConfig.BuilderUpdatedLibraryConfig.Builder. setConfig(TraceConfig value)Requested updated configuration. -
Uses of TraceConfig in io.opencensus.proto.trace.v1
Methods in io.opencensus.proto.trace.v1 that return TraceConfig Modifier and Type Method Description TraceConfigTraceConfig.Builder. build()TraceConfigTraceConfig.Builder. buildPartial()static TraceConfigTraceConfig. getDefaultInstance()TraceConfigTraceConfig.Builder. getDefaultInstanceForType()TraceConfigTraceConfig. getDefaultInstanceForType()static TraceConfigTraceConfig. parseDelimitedFrom(InputStream input)static TraceConfigTraceConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TraceConfigTraceConfig. parseFrom(byte[] data)static TraceConfigTraceConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TraceConfigTraceConfig. parseFrom(com.google.protobuf.ByteString data)static TraceConfigTraceConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TraceConfigTraceConfig. parseFrom(com.google.protobuf.CodedInputStream input)static TraceConfigTraceConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TraceConfigTraceConfig. parseFrom(InputStream input)static TraceConfigTraceConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TraceConfigTraceConfig. parseFrom(ByteBuffer data)static TraceConfigTraceConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.opencensus.proto.trace.v1 that return types with arguments of type TraceConfig Modifier and Type Method Description com.google.protobuf.Parser<TraceConfig>TraceConfig. getParserForType()static com.google.protobuf.Parser<TraceConfig>TraceConfig. parser()Methods in io.opencensus.proto.trace.v1 with parameters of type TraceConfig Modifier and Type Method Description TraceConfig.BuilderTraceConfig.Builder. mergeFrom(TraceConfig other)static TraceConfig.BuilderTraceConfig. newBuilder(TraceConfig prototype)
-