| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.bootstrap.v2 | |
| io.envoyproxy.envoy.config.trace.v2 |
| Modifier and Type | Method and Description |
|---|---|
Tracing |
BootstrapOrBuilder.getTracing()
Configuration for an external tracing provider.
.. attention::
This field has been deprecated in favor of :ref:`HttpConnectionManager.Tracing.provider
<envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.provider>`.
|
Tracing |
Bootstrap.getTracing()
Configuration for an external tracing provider.
.. attention::
This field has been deprecated in favor of :ref:`HttpConnectionManager.Tracing.provider
<envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.provider>`.
|
Tracing |
Bootstrap.Builder.getTracing()
Configuration for an external tracing provider.
.. attention::
This field has been deprecated in favor of :ref:`HttpConnectionManager.Tracing.provider
<envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.provider>`.
|
| Modifier and Type | Method and Description |
|---|---|
Bootstrap.Builder |
Bootstrap.Builder.mergeTracing(Tracing value)
Configuration for an external tracing provider.
.. attention::
This field has been deprecated in favor of :ref:`HttpConnectionManager.Tracing.provider
<envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.provider>`.
|
Bootstrap.Builder |
Bootstrap.Builder.setTracing(Tracing value)
Configuration for an external tracing provider.
.. attention::
This field has been deprecated in favor of :ref:`HttpConnectionManager.Tracing.provider
<envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.provider>`.
|
| Modifier and Type | Method and Description |
|---|---|
Tracing |
Tracing.Builder.build() |
Tracing |
Tracing.Builder.buildPartial() |
static Tracing |
Tracing.getDefaultInstance() |
Tracing |
Tracing.getDefaultInstanceForType() |
Tracing |
Tracing.Builder.getDefaultInstanceForType() |
static Tracing |
Tracing.parseDelimitedFrom(InputStream input) |
static Tracing |
Tracing.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tracing |
Tracing.parseFrom(byte[] data) |
static Tracing |
Tracing.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tracing |
Tracing.parseFrom(ByteBuffer data) |
static Tracing |
Tracing.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tracing |
Tracing.parseFrom(com.google.protobuf.ByteString data) |
static Tracing |
Tracing.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tracing |
Tracing.parseFrom(com.google.protobuf.CodedInputStream input) |
static Tracing |
Tracing.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tracing |
Tracing.parseFrom(InputStream input) |
static Tracing |
Tracing.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Tracing> |
Tracing.getParserForType() |
static com.google.protobuf.Parser<Tracing> |
Tracing.parser() |
| Modifier and Type | Method and Description |
|---|---|
Tracing.Builder |
Tracing.Builder.mergeFrom(Tracing other) |
static Tracing.Builder |
Tracing.newBuilder(Tracing prototype) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.