| Package | Description |
|---|---|
| envoy.api.v2 | |
| envoy.api.v2.core | |
| envoy.config.filter.network.http_connection_manager.v2 |
| Modifier and Type | Method and Description |
|---|---|
Base.PercentOrBuilder |
Cds.Cluster.CommonLbConfigOrBuilder.getHealthyPanicThresholdOrBuilder()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
Base.PercentOrBuilder |
Cds.Cluster.CommonLbConfig.getHealthyPanicThresholdOrBuilder()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
Base.PercentOrBuilder |
Cds.Cluster.CommonLbConfig.Builder.getHealthyPanicThresholdOrBuilder()
Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Base.Percent
Identifies a percentage, in the range [0.0, 100.0].
|
static class |
Base.Percent.Builder
Identifies a percentage, in the range [0.0, 100.0].
|
| Modifier and Type | Method and Description |
|---|---|
Base.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.
|
Base.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.
|
Base.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.
|
Base.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).
|
Base.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).
|
Base.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).
|
Base.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.
|
Base.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.
|
Base.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.
|
Copyright © 2018 The Envoy Project. All rights reserved.