Uses of Class
io.envoyproxy.envoy.extensions.tracers.opentelemetry.samplers.v3.DynatraceSamplerConfig.Builder
Packages that use DynatraceSamplerConfig.Builder
-
Uses of DynatraceSamplerConfig.Builder in io.envoyproxy.envoy.extensions.tracers.opentelemetry.samplers.v3
Methods in io.envoyproxy.envoy.extensions.tracers.opentelemetry.samplers.v3 that return DynatraceSamplerConfig.BuilderModifier and TypeMethodDescriptionDynatraceSamplerConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DynatraceSamplerConfig.Builder.clear()DynatraceSamplerConfig.Builder.clearClusterId()The id of the Dynatrace cluster id.DynatraceSamplerConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) DynatraceSamplerConfig.Builder.clearHttpService()The HTTP service to fetch the sampler configuration from the Dynatrace API (root spans per minute).DynatraceSamplerConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) DynatraceSamplerConfig.Builder.clearRootSpansPerMinute()Default number of root spans per minute, used when the value can't be obtained from the Dynatrace API.DynatraceSamplerConfig.Builder.clearTenant()The Dynatrace tenant.DynatraceSamplerConfig.Builder.clone()DynatraceSamplerConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DynatraceSamplerConfig.Builder.mergeFrom(com.google.protobuf.Message other) DynatraceSamplerConfig.Builder.mergeFrom(DynatraceSamplerConfig other) DynatraceSamplerConfig.Builder.mergeHttpService(HttpService value) The HTTP service to fetch the sampler configuration from the Dynatrace API (root spans per minute).DynatraceSamplerConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DynatraceSamplerConfig.newBuilder()DynatraceSamplerConfig.newBuilder(DynatraceSamplerConfig prototype) DynatraceSamplerConfig.newBuilderForType()protected DynatraceSamplerConfig.BuilderDynatraceSamplerConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DynatraceSamplerConfig.Builder.setClusterId(int value) The id of the Dynatrace cluster id.DynatraceSamplerConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DynatraceSamplerConfig.Builder.setHttpService(HttpService value) The HTTP service to fetch the sampler configuration from the Dynatrace API (root spans per minute).DynatraceSamplerConfig.Builder.setHttpService(HttpService.Builder builderForValue) The HTTP service to fetch the sampler configuration from the Dynatrace API (root spans per minute).DynatraceSamplerConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) DynatraceSamplerConfig.Builder.setRootSpansPerMinute(int value) Default number of root spans per minute, used when the value can't be obtained from the Dynatrace API.The Dynatrace tenant.DynatraceSamplerConfig.Builder.setTenantBytes(com.google.protobuf.ByteString value) The Dynatrace tenant.DynatraceSamplerConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DynatraceSamplerConfig.toBuilder()