Uses of Interface
io.envoyproxy.envoy.type.v3.FractionalPercentOrBuilder
Packages that use FractionalPercentOrBuilder
Package
Description
-
Uses of FractionalPercentOrBuilder in io.envoyproxy.envoy.config.accesslog.v3
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return FractionalPercentOrBuilderModifier and TypeMethodDescriptionRuntimeFilter.Builder.getPercentSampledOrBuilder()Defines the default sampling percentage when no runtime override is present.RuntimeFilter.getPercentSampledOrBuilder()Defines the default sampling percentage when no runtime override is present.RuntimeFilterOrBuilder.getPercentSampledOrBuilder()Defines the default sampling percentage when no runtime override is present. -
Uses of FractionalPercentOrBuilder in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return FractionalPercentOrBuilderModifier and TypeMethodDescriptionRuntimeFractionalPercent.Builder.getDefaultValueOrBuilder()Default value if the runtime value's for the numerator/denominator keys are not available.RuntimeFractionalPercent.getDefaultValueOrBuilder()Default value if the runtime value's for the numerator/denominator keys are not available.RuntimeFractionalPercentOrBuilder.getDefaultValueOrBuilder()Default value if the runtime value's for the numerator/denominator keys are not available. -
Uses of FractionalPercentOrBuilder in io.envoyproxy.envoy.config.endpoint.v3
Methods in io.envoyproxy.envoy.config.endpoint.v3 that return FractionalPercentOrBuilderModifier and TypeMethodDescriptionClusterLoadAssignment.Policy.DropOverload.Builder.getDropPercentageOrBuilder()Percentage of traffic that should be dropped for the category.ClusterLoadAssignment.Policy.DropOverload.getDropPercentageOrBuilder()Percentage of traffic that should be dropped for the category.ClusterLoadAssignment.Policy.DropOverloadOrBuilder.getDropPercentageOrBuilder()Percentage of traffic that should be dropped for the category. -
Uses of FractionalPercentOrBuilder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return FractionalPercentOrBuilderModifier and TypeMethodDescriptionHedgePolicy.Builder.getAdditionalRequestChanceOrBuilder()Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.HedgePolicy.getAdditionalRequestChanceOrBuilder()Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.HedgePolicyOrBuilder.getAdditionalRequestChanceOrBuilder()Specifies a probability that an additional upstream request should be sent on top of what is specified by initial_requests.Tracing.Builder.getClientSamplingOrBuilder()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.getClientSamplingOrBuilder()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.getClientSamplingOrBuilder()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.getOverallSamplingOrBuilder()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.getOverallSamplingOrBuilder()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.getOverallSamplingOrBuilder()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.getRandomSamplingOrBuilder()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.getRandomSamplingOrBuilder()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.getRandomSamplingOrBuilder()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 FractionalPercentOrBuilder in io.envoyproxy.envoy.extensions.filters.common.fault.v3
Methods in io.envoyproxy.envoy.extensions.filters.common.fault.v3 that return FractionalPercentOrBuilderModifier and TypeMethodDescriptionFaultDelay.Builder.getPercentageOrBuilder()The percentage of operations/connections/requests on which the delay will be injected.FaultDelay.getPercentageOrBuilder()The percentage of operations/connections/requests on which the delay will be injected.FaultDelayOrBuilder.getPercentageOrBuilder()The percentage of operations/connections/requests on which the delay will be injected.FaultRateLimit.Builder.getPercentageOrBuilder()The percentage of operations/connections/requests on which the rate limit will be injected.FaultRateLimit.getPercentageOrBuilder()The percentage of operations/connections/requests on which the rate limit will be injected.FaultRateLimitOrBuilder.getPercentageOrBuilder()The percentage of operations/connections/requests on which the rate limit will be injected. -
Uses of FractionalPercentOrBuilder in io.envoyproxy.envoy.extensions.filters.http.fault.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.fault.v3 that return FractionalPercentOrBuilderModifier and TypeMethodDescriptionFaultAbort.Builder.getPercentageOrBuilder()The percentage of requests/operations/connections that will be aborted with the error code provided.FaultAbort.getPercentageOrBuilder()The percentage of requests/operations/connections that will be aborted with the error code provided.FaultAbortOrBuilder.getPercentageOrBuilder()The percentage of requests/operations/connections that will be aborted with the error code provided. -
Uses of FractionalPercentOrBuilder in io.envoyproxy.envoy.extensions.filters.http.kill_request.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.kill_request.v3 that return FractionalPercentOrBuilderModifier and TypeMethodDescriptionKillRequest.Builder.getProbabilityOrBuilder()The probability that a Kill request will be triggered.KillRequest.getProbabilityOrBuilder()The probability that a Kill request will be triggered.KillRequestOrBuilder.getProbabilityOrBuilder()The probability that a Kill request will be triggered. -
Uses of FractionalPercentOrBuilder in io.envoyproxy.envoy.extensions.tracers.opentelemetry.samplers.v3
Methods in io.envoyproxy.envoy.extensions.tracers.opentelemetry.samplers.v3 that return FractionalPercentOrBuilderModifier and TypeMethodDescriptionTraceIdRatioBasedSamplerConfig.Builder.getSamplingPercentageOrBuilder()If the given trace_id falls into a given percentage of all possible trace_id values, ShouldSample will return RECORD_AND_SAMPLE.TraceIdRatioBasedSamplerConfig.getSamplingPercentageOrBuilder()If the given trace_id falls into a given percentage of all possible trace_id values, ShouldSample will return RECORD_AND_SAMPLE.TraceIdRatioBasedSamplerConfigOrBuilder.getSamplingPercentageOrBuilder()If the given trace_id falls into a given percentage of all possible trace_id values, ShouldSample will return RECORD_AND_SAMPLE. -
Uses of FractionalPercentOrBuilder in io.envoyproxy.envoy.type.v3
Classes in io.envoyproxy.envoy.type.v3 that implement FractionalPercentOrBuilderModifier and TypeClassDescriptionfinal classA fractional percentage is used in cases in which for performance reasons performing floating point to integer conversions during randomness calculations is undesirable.static final classA fractional percentage is used in cases in which for performance reasons performing floating point to integer conversions during randomness calculations is undesirable.