| Package | Description |
|---|---|
| envoy.api.v2 | |
| envoy.config.filter.network.http_connection_manager.v2 | |
| envoy.type |
| Modifier and Type | Method and Description |
|---|---|
PercentOuterClass.PercentOrBuilder |
Cds.Cluster.CommonLbConfigOrBuilder.getHealthyPanicThresholdOrBuilder()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
PercentOuterClass.PercentOrBuilder |
Cds.Cluster.CommonLbConfig.getHealthyPanicThresholdOrBuilder()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
PercentOuterClass.PercentOrBuilder |
Cds.Cluster.CommonLbConfig.Builder.getHealthyPanicThresholdOrBuilder()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
PercentOuterClass.PercentOrBuilder |
Cds.Cluster.CommonLbConfig.ZoneAwareLbConfigOrBuilder.getRoutingEnabledOrBuilder()
[#not-implemented-hide:]
Configures percentage of requests that will be considered for zone aware routing
if zone aware routing is configured.
|
PercentOuterClass.PercentOrBuilder |
Cds.Cluster.CommonLbConfig.ZoneAwareLbConfig.getRoutingEnabledOrBuilder()
[#not-implemented-hide:]
Configures percentage of requests that will be considered for zone aware routing
if zone aware routing is configured.
|
PercentOuterClass.PercentOrBuilder |
Cds.Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.getRoutingEnabledOrBuilder()
[#not-implemented-hide:]
Configures percentage of requests that will be considered for zone aware routing
if zone aware routing is configured.
|
| Modifier and Type | Method and Description |
|---|---|
PercentOuterClass.PercentOrBuilder |
HttpConnectionManagerOuterClass.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.
|
PercentOuterClass.PercentOrBuilder |
HttpConnectionManagerOuterClass.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.
|
PercentOuterClass.PercentOrBuilder |
HttpConnectionManagerOuterClass.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.
|
PercentOuterClass.PercentOrBuilder |
HttpConnectionManagerOuterClass.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).
|
PercentOuterClass.PercentOrBuilder |
HttpConnectionManagerOuterClass.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).
|
PercentOuterClass.PercentOrBuilder |
HttpConnectionManagerOuterClass.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).
|
PercentOuterClass.PercentOrBuilder |
HttpConnectionManagerOuterClass.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.
|
PercentOuterClass.PercentOrBuilder |
HttpConnectionManagerOuterClass.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.
|
PercentOuterClass.PercentOrBuilder |
HttpConnectionManagerOuterClass.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 |
|---|---|
static class |
PercentOuterClass.Percent
Identifies a percentage, in the range [0.0, 100.0].
|
static class |
PercentOuterClass.Percent.Builder
Identifies a percentage, in the range [0.0, 100.0].
|
Copyright © 2018 The Envoy Project. All rights reserved.