| Modifier and Type | Method and Description |
|---|---|
PercentOrBuilder |
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.
|
PercentOrBuilder |
ClusterStatus.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.
|
PercentOrBuilder |
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.
|
PercentOrBuilder |
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.
|
PercentOrBuilder |
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.
|
PercentOrBuilder |
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.
|
PercentOrBuilder |
ClusterStatus.getSuccessRateEjectionThresholdOrBuilder()
The success rate threshold used in the last interval.
|
PercentOrBuilder |
ClusterStatus.Builder.getSuccessRateEjectionThresholdOrBuilder()
The success rate threshold used in the last interval.
|
PercentOrBuilder |
ClusterStatusOrBuilder.getSuccessRateEjectionThresholdOrBuilder()
The success rate threshold used in the last interval.
|
PercentOrBuilder |
HostStatusOrBuilder.getSuccessRateOrBuilder()
Request success rate for this host over the last calculated interval.
|
PercentOrBuilder |
HostStatus.getSuccessRateOrBuilder()
Request success rate for this host over the last calculated interval.
|
PercentOrBuilder |
HostStatus.Builder.getSuccessRateOrBuilder()
Request success rate for this host over the last calculated interval.
|
| Modifier and Type | Method and Description |
|---|---|
PercentOrBuilder |
Cluster.CommonLbConfigOrBuilder.getHealthyPanicThresholdOrBuilder()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
PercentOrBuilder |
Cluster.CommonLbConfig.getHealthyPanicThresholdOrBuilder()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
PercentOrBuilder |
Cluster.CommonLbConfig.Builder.getHealthyPanicThresholdOrBuilder()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
PercentOrBuilder |
Cluster.CommonLbConfig.ZoneAwareLbConfigOrBuilder.getRoutingEnabledOrBuilder()
Configures percentage of requests that will be considered for zone aware routing
if zone aware routing is configured.
|
PercentOrBuilder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.getRoutingEnabledOrBuilder()
Configures percentage of requests that will be considered for zone aware routing
if zone aware routing is configured.
|
PercentOrBuilder |
Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.getRoutingEnabledOrBuilder()
Configures percentage of requests that will be considered for zone aware routing
if zone aware routing is configured.
|
| Modifier and Type | Method and Description |
|---|---|
PercentOrBuilder |
CircuitBreakers.Thresholds.RetryBudgetOrBuilder.getBudgetPercentOrBuilder()
Specifies the limit on concurrent retries as a percentage of the sum of active requests and
active pending requests.
|
PercentOrBuilder |
CircuitBreakers.Thresholds.RetryBudget.getBudgetPercentOrBuilder()
Specifies the limit on concurrent retries as a percentage of the sum of active requests and
active pending requests.
|
PercentOrBuilder |
CircuitBreakers.Thresholds.RetryBudget.Builder.getBudgetPercentOrBuilder()
Specifies the limit on concurrent retries as a percentage of the sum of active requests and
active pending requests.
|
| Modifier and Type | Method and Description |
|---|---|
PercentOrBuilder |
GradientControllerConfig.MinimumRTTCalculationParamsOrBuilder.getBufferOrBuilder()
Amount added to the measured minRTT to add stability to the concurrency limit during natural
variability in latency.
|
PercentOrBuilder |
GradientControllerConfig.MinimumRTTCalculationParams.getBufferOrBuilder()
Amount added to the measured minRTT to add stability to the concurrency limit during natural
variability in latency.
|
PercentOrBuilder |
GradientControllerConfig.MinimumRTTCalculationParams.Builder.getBufferOrBuilder()
Amount added to the measured minRTT to add stability to the concurrency limit during natural
variability in latency.
|
PercentOrBuilder |
GradientControllerConfig.MinimumRTTCalculationParamsOrBuilder.getJitterOrBuilder()
Randomized time delta that will be introduced to the start of the minRTT calculation window.
|
PercentOrBuilder |
GradientControllerConfig.MinimumRTTCalculationParams.getJitterOrBuilder()
Randomized time delta that will be introduced to the start of the minRTT calculation window.
|
PercentOrBuilder |
GradientControllerConfig.MinimumRTTCalculationParams.Builder.getJitterOrBuilder()
Randomized time delta that will be introduced to the start of the minRTT calculation window.
|
PercentOrBuilder |
GradientControllerConfig.getSampleAggregatePercentileOrBuilder()
The percentile to use when summarizing aggregated samples.
|
PercentOrBuilder |
GradientControllerConfig.Builder.getSampleAggregatePercentileOrBuilder()
The percentile to use when summarizing aggregated samples.
|
PercentOrBuilder |
GradientControllerConfigOrBuilder.getSampleAggregatePercentileOrBuilder()
The percentile to use when summarizing aggregated samples.
|
| Modifier and Type | Method and Description |
|---|---|
PercentOrBuilder |
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.
|
PercentOrBuilder |
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.
|
PercentOrBuilder |
HttpConnectionManager.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.
|
PercentOrBuilder |
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).
|
PercentOrBuilder |
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).
|
PercentOrBuilder |
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).
|
PercentOrBuilder |
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.
|
PercentOrBuilder |
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.
|
PercentOrBuilder |
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Percent
Identifies a percentage, in the range [0.0, 100.0].
|
static class |
Percent.Builder
Identifies a percentage, in the range [0.0, 100.0].
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.