Uses of Interface
io.envoyproxy.envoy.type.PercentOrBuilder
Packages that use PercentOrBuilder
Package
Description
-
Uses of PercentOrBuilder in io.envoyproxy.envoy.admin.v2alpha
Methods in io.envoyproxy.envoy.admin.v2alpha that return PercentOrBuilderModifier and TypeMethodDescriptionClusterStatus.Builder.getLocalOriginSuccessRateEjectionThresholdOrBuilder()The success rate threshold used in the last interval when only locally originated failures were taken into account and externally originated errors were treated as success.ClusterStatus.getLocalOriginSuccessRateEjectionThresholdOrBuilder()The success rate threshold used in the last interval when only locally originated failures were taken into account and externally originated errors were treated as success.ClusterStatusOrBuilder.getLocalOriginSuccessRateEjectionThresholdOrBuilder()The success rate threshold used in the last interval when only locally originated failures were taken into account and externally originated errors were treated as success.HostStatus.Builder.getLocalOriginSuccessRateOrBuilder()Request success rate for this host over the last calculated interval when only locally originated errors are taken into account and externally originated errors were treated as success.HostStatus.getLocalOriginSuccessRateOrBuilder()Request success rate for this host over the last calculated interval when only locally originated errors are taken into account and externally originated errors were treated as success.HostStatusOrBuilder.getLocalOriginSuccessRateOrBuilder()Request success rate for this host over the last calculated interval when only locally originated errors are taken into account and externally originated errors were treated as success.ClusterStatus.Builder.getSuccessRateEjectionThresholdOrBuilder()The success rate threshold used in the last interval.ClusterStatus.getSuccessRateEjectionThresholdOrBuilder()The success rate threshold used in the last interval.ClusterStatusOrBuilder.getSuccessRateEjectionThresholdOrBuilder()The success rate threshold used in the last interval.HostStatus.Builder.getSuccessRateOrBuilder()Request success rate for this host over the last calculated interval.HostStatus.getSuccessRateOrBuilder()Request success rate for this host over the last calculated interval.HostStatusOrBuilder.getSuccessRateOrBuilder()Request success rate for this host over the last calculated interval. -
Uses of PercentOrBuilder in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return PercentOrBuilderModifier and TypeMethodDescriptionCluster.CommonLbConfig.Builder.getHealthyPanicThresholdOrBuilder()Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.Cluster.CommonLbConfig.getHealthyPanicThresholdOrBuilder()Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.Cluster.CommonLbConfigOrBuilder.getHealthyPanicThresholdOrBuilder()Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.getRoutingEnabledOrBuilder()Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured.Cluster.CommonLbConfig.ZoneAwareLbConfig.getRoutingEnabledOrBuilder()Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured.Cluster.CommonLbConfig.ZoneAwareLbConfigOrBuilder.getRoutingEnabledOrBuilder()Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured. -
Uses of PercentOrBuilder in io.envoyproxy.envoy.api.v2.cluster
Methods in io.envoyproxy.envoy.api.v2.cluster that return PercentOrBuilderModifier and TypeMethodDescriptionCircuitBreakers.Thresholds.RetryBudget.Builder.getBudgetPercentOrBuilder()Specifies the limit on concurrent retries as a percentage of the sum of active requests and active pending requests.CircuitBreakers.Thresholds.RetryBudget.getBudgetPercentOrBuilder()Specifies the limit on concurrent retries as a percentage of the sum of active requests and active pending requests.CircuitBreakers.Thresholds.RetryBudgetOrBuilder.getBudgetPercentOrBuilder()Specifies the limit on concurrent retries as a percentage of the sum of active requests and active pending requests. -
Uses of PercentOrBuilder in io.envoyproxy.envoy.config.filter.http.adaptive_concurrency.v2alpha
Methods in io.envoyproxy.envoy.config.filter.http.adaptive_concurrency.v2alpha that return PercentOrBuilderModifier and TypeMethodDescriptionGradientControllerConfig.MinimumRTTCalculationParams.Builder.getBufferOrBuilder()Amount added to the measured minRTT to add stability to the concurrency limit during natural variability in latency.GradientControllerConfig.MinimumRTTCalculationParams.getBufferOrBuilder()Amount added to the measured minRTT to add stability to the concurrency limit during natural variability in latency.GradientControllerConfig.MinimumRTTCalculationParamsOrBuilder.getBufferOrBuilder()Amount added to the measured minRTT to add stability to the concurrency limit during natural variability in latency.GradientControllerConfig.MinimumRTTCalculationParams.Builder.getJitterOrBuilder()Randomized time delta that will be introduced to the start of the minRTT calculation window.GradientControllerConfig.MinimumRTTCalculationParams.getJitterOrBuilder()Randomized time delta that will be introduced to the start of the minRTT calculation window.GradientControllerConfig.MinimumRTTCalculationParamsOrBuilder.getJitterOrBuilder()Randomized time delta that will be introduced to the start of the minRTT calculation window.GradientControllerConfig.Builder.getSampleAggregatePercentileOrBuilder()The percentile to use when summarizing aggregated samples.GradientControllerConfig.getSampleAggregatePercentileOrBuilder()The percentile to use when summarizing aggregated samples.GradientControllerConfigOrBuilder.getSampleAggregatePercentileOrBuilder()The percentile to use when summarizing aggregated samples. -
Uses of PercentOrBuilder in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2
Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that return PercentOrBuilderModifier and TypeMethodDescriptionHttpConnectionManager.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.HttpConnectionManager.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.HttpConnectionManager.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.HttpConnectionManager.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).HttpConnectionManager.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).HttpConnectionManager.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).HttpConnectionManager.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.HttpConnectionManager.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.HttpConnectionManager.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 PercentOrBuilder in io.envoyproxy.envoy.type
Classes in io.envoyproxy.envoy.type that implement PercentOrBuilderModifier and TypeClassDescriptionfinal classIdentifies a percentage, in the range [0.0, 100.0].static final classIdentifies a percentage, in the range [0.0, 100.0].