Uses of Class
io.envoyproxy.envoy.type.v3.FractionalPercent
Packages that use FractionalPercent
Package
Description
-
Uses of FractionalPercent in io.envoyproxy.envoy.config.accesslog.v3
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return FractionalPercentModifier and TypeMethodDescriptionRuntimeFilter.Builder.getPercentSampled()Defines the default sampling percentage when no runtime override is present.RuntimeFilter.getPercentSampled()Defines the default sampling percentage when no runtime override is present.RuntimeFilterOrBuilder.getPercentSampled()Defines the default sampling percentage when no runtime override is present.Methods in io.envoyproxy.envoy.config.accesslog.v3 with parameters of type FractionalPercentModifier and TypeMethodDescriptionRuntimeFilter.Builder.mergePercentSampled(FractionalPercent value) Defines the default sampling percentage when no runtime override is present.RuntimeFilter.Builder.setPercentSampled(FractionalPercent value) Defines the default sampling percentage when no runtime override is present. -
Uses of FractionalPercent in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return FractionalPercentModifier and TypeMethodDescriptionRuntimeFractionalPercent.Builder.getDefaultValue()Default value if the runtime value's for the numerator/denominator keys are not available.RuntimeFractionalPercent.getDefaultValue()Default value if the runtime value's for the numerator/denominator keys are not available.RuntimeFractionalPercentOrBuilder.getDefaultValue()Default value if the runtime value's for the numerator/denominator keys are not available.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type FractionalPercentModifier and TypeMethodDescriptionRuntimeFractionalPercent.Builder.mergeDefaultValue(FractionalPercent value) Default value if the runtime value's for the numerator/denominator keys are not available.RuntimeFractionalPercent.Builder.setDefaultValue(FractionalPercent value) Default value if the runtime value's for the numerator/denominator keys are not available. -
Uses of FractionalPercent in io.envoyproxy.envoy.config.endpoint.v3
Methods in io.envoyproxy.envoy.config.endpoint.v3 that return FractionalPercentModifier and TypeMethodDescriptionClusterLoadAssignment.Policy.DropOverload.Builder.getDropPercentage()Percentage of traffic that should be dropped for the category.ClusterLoadAssignment.Policy.DropOverload.getDropPercentage()Percentage of traffic that should be dropped for the category.ClusterLoadAssignment.Policy.DropOverloadOrBuilder.getDropPercentage()Percentage of traffic that should be dropped for the category.Methods in io.envoyproxy.envoy.config.endpoint.v3 with parameters of type FractionalPercentModifier and TypeMethodDescriptionClusterLoadAssignment.Policy.DropOverload.Builder.mergeDropPercentage(FractionalPercent value) Percentage of traffic that should be dropped for the category.ClusterLoadAssignment.Policy.DropOverload.Builder.setDropPercentage(FractionalPercent value) Percentage of traffic that should be dropped for the category. -
Uses of FractionalPercent in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return FractionalPercentModifier and TypeMethodDescriptionHedgePolicy.Builder.getAdditionalRequestChance()Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.HedgePolicy.getAdditionalRequestChance()Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.HedgePolicyOrBuilder.getAdditionalRequestChance()Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.Tracing.Builder.getClientSampling()Target percentage of requests managed by this HTTP connection manager that will be force traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>` header is set.Tracing.getClientSampling()Target percentage of requests managed by this HTTP connection manager that will be force traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>` header is set.TracingOrBuilder.getClientSampling()Target percentage of requests managed by this HTTP connection manager that will be force traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>` header is set.Tracing.Builder.getOverallSampling()Target percentage of requests managed by this HTTP connection manager that will be traced after all other sampling checks have been applied (client-directed, force tracing, random sampling).Tracing.getOverallSampling()Target percentage of requests managed by this HTTP connection manager that will be traced after all other sampling checks have been applied (client-directed, force tracing, random sampling).TracingOrBuilder.getOverallSampling()Target percentage of requests managed by this HTTP connection manager that will be traced after all other sampling checks have been applied (client-directed, force tracing, random sampling).Tracing.Builder.getRandomSampling()Target percentage of requests managed by this HTTP connection manager that will be randomly selected for trace generation, if not requested by the client or not forced.Tracing.getRandomSampling()Target percentage of requests managed by this HTTP connection manager that will be randomly selected for trace generation, if not requested by the client or not forced.TracingOrBuilder.getRandomSampling()Target percentage of requests managed by this HTTP connection manager that will be randomly selected for trace generation, if not requested by the client or not forced.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type FractionalPercentModifier and TypeMethodDescriptionHedgePolicy.Builder.mergeAdditionalRequestChance(FractionalPercent value) Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.Tracing.Builder.mergeClientSampling(FractionalPercent value) Target percentage of requests managed by this HTTP connection manager that will be force traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>` header is set.Tracing.Builder.mergeOverallSampling(FractionalPercent value) Target percentage of requests managed by this HTTP connection manager that will be traced after all other sampling checks have been applied (client-directed, force tracing, random sampling).Tracing.Builder.mergeRandomSampling(FractionalPercent value) Target percentage of requests managed by this HTTP connection manager that will be randomly selected for trace generation, if not requested by the client or not forced.HedgePolicy.Builder.setAdditionalRequestChance(FractionalPercent value) Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.Tracing.Builder.setClientSampling(FractionalPercent value) Target percentage of requests managed by this HTTP connection manager that will be force traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>` header is set.Tracing.Builder.setOverallSampling(FractionalPercent value) Target percentage of requests managed by this HTTP connection manager that will be traced after all other sampling checks have been applied (client-directed, force tracing, random sampling).Tracing.Builder.setRandomSampling(FractionalPercent value) Target percentage of requests managed by this HTTP connection manager that will be randomly selected for trace generation, if not requested by the client or not forced. -
Uses of FractionalPercent in io.envoyproxy.envoy.extensions.filters.common.fault.v3
Methods in io.envoyproxy.envoy.extensions.filters.common.fault.v3 that return FractionalPercentModifier and TypeMethodDescriptionFaultDelay.Builder.getPercentage()The percentage of operations/connections/requests on which the delay will be injected.FaultDelay.getPercentage()The percentage of operations/connections/requests on which the delay will be injected.FaultDelayOrBuilder.getPercentage()The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.Builder.getPercentage()The percentage of operations/connections/requests on which the rate limit will be injected.FaultRateLimit.getPercentage()The percentage of operations/connections/requests on which the rate limit will be injected.FaultRateLimitOrBuilder.getPercentage()The percentage of operations/connections/requests on which the rate limit will be injected.Methods in io.envoyproxy.envoy.extensions.filters.common.fault.v3 with parameters of type FractionalPercentModifier and TypeMethodDescriptionFaultDelay.Builder.mergePercentage(FractionalPercent value) The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.Builder.mergePercentage(FractionalPercent value) The percentage of operations/connections/requests on which the rate limit will be injected.FaultDelay.Builder.setPercentage(FractionalPercent value) The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.Builder.setPercentage(FractionalPercent value) The percentage of operations/connections/requests on which the rate limit will be injected. -
Uses of FractionalPercent in io.envoyproxy.envoy.extensions.filters.http.fault.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.fault.v3 that return FractionalPercentModifier and TypeMethodDescriptionFaultAbort.Builder.getPercentage()The percentage of requests/operations/connections that will be aborted with the error code provided.FaultAbort.getPercentage()The percentage of requests/operations/connections that will be aborted with the error code provided.FaultAbortOrBuilder.getPercentage()The percentage of requests/operations/connections that will be aborted with the error code provided.Methods in io.envoyproxy.envoy.extensions.filters.http.fault.v3 with parameters of type FractionalPercentModifier and TypeMethodDescriptionFaultAbort.Builder.mergePercentage(FractionalPercent value) The percentage of requests/operations/connections that will be aborted with the error code provided.FaultAbort.Builder.setPercentage(FractionalPercent value) The percentage of requests/operations/connections that will be aborted with the error code provided. -
Uses of FractionalPercent in io.envoyproxy.envoy.extensions.filters.http.kill_request.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.kill_request.v3 that return FractionalPercentModifier and TypeMethodDescriptionKillRequest.Builder.getProbability()The probability that a Kill request will be triggered.KillRequest.getProbability()The probability that a Kill request will be triggered.KillRequestOrBuilder.getProbability()The probability that a Kill request will be triggered.Methods in io.envoyproxy.envoy.extensions.filters.http.kill_request.v3 with parameters of type FractionalPercentModifier and TypeMethodDescriptionKillRequest.Builder.mergeProbability(FractionalPercent value) The probability that a Kill request will be triggered.KillRequest.Builder.setProbability(FractionalPercent value) The probability that a Kill request will be triggered. -
Uses of FractionalPercent in io.envoyproxy.envoy.extensions.tracers.opentelemetry.samplers.v3
Methods in io.envoyproxy.envoy.extensions.tracers.opentelemetry.samplers.v3 that return FractionalPercentModifier and TypeMethodDescriptionTraceIdRatioBasedSamplerConfig.Builder.getSamplingPercentage()If the given trace_id falls into a given percentage of all possible trace_id values, ShouldSample will return RECORD_AND_SAMPLE.TraceIdRatioBasedSamplerConfig.getSamplingPercentage()If the given trace_id falls into a given percentage of all possible trace_id values, ShouldSample will return RECORD_AND_SAMPLE.TraceIdRatioBasedSamplerConfigOrBuilder.getSamplingPercentage()If the given trace_id falls into a given percentage of all possible trace_id values, ShouldSample will return RECORD_AND_SAMPLE.Methods in io.envoyproxy.envoy.extensions.tracers.opentelemetry.samplers.v3 with parameters of type FractionalPercentModifier and TypeMethodDescriptionTraceIdRatioBasedSamplerConfig.Builder.mergeSamplingPercentage(FractionalPercent value) If the given trace_id falls into a given percentage of all possible trace_id values, ShouldSample will return RECORD_AND_SAMPLE.TraceIdRatioBasedSamplerConfig.Builder.setSamplingPercentage(FractionalPercent value) If the given trace_id falls into a given percentage of all possible trace_id values, ShouldSample will return RECORD_AND_SAMPLE. -
Uses of FractionalPercent in io.envoyproxy.envoy.type.v3
Methods in io.envoyproxy.envoy.type.v3 that return FractionalPercentModifier and TypeMethodDescriptionFractionalPercent.Builder.build()FractionalPercent.Builder.buildPartial()static FractionalPercentFractionalPercent.getDefaultInstance()FractionalPercent.Builder.getDefaultInstanceForType()FractionalPercent.getDefaultInstanceForType()static FractionalPercentFractionalPercent.parseDelimitedFrom(InputStream input) static FractionalPercentFractionalPercent.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FractionalPercentFractionalPercent.parseFrom(byte[] data) static FractionalPercentFractionalPercent.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FractionalPercentFractionalPercent.parseFrom(com.google.protobuf.ByteString data) static FractionalPercentFractionalPercent.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FractionalPercentFractionalPercent.parseFrom(com.google.protobuf.CodedInputStream input) static FractionalPercentFractionalPercent.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FractionalPercentFractionalPercent.parseFrom(InputStream input) static FractionalPercentFractionalPercent.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FractionalPercentFractionalPercent.parseFrom(ByteBuffer data) static FractionalPercentFractionalPercent.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.v3 that return types with arguments of type FractionalPercentModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FractionalPercent>FractionalPercent.getParserForType()static com.google.protobuf.Parser<FractionalPercent>FractionalPercent.parser()Methods in io.envoyproxy.envoy.type.v3 with parameters of type FractionalPercentModifier and TypeMethodDescriptionFractionalPercent.Builder.mergeFrom(FractionalPercent other) static FractionalPercent.BuilderFractionalPercent.newBuilder(FractionalPercent prototype)