public static interface Trace.LightstepConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessTokenFile()
File containing the access token to the `LightStep
<http://lightstep.com/>`_ API.
|
com.google.protobuf.ByteString |
getAccessTokenFileBytes()
File containing the access token to the `LightStep
<http://lightstep.com/>`_ API.
|
String |
getCollectorCluster()
The cluster manager cluster that hosts the LightStep collectors.
|
com.google.protobuf.ByteString |
getCollectorClusterBytes()
The cluster manager cluster that hosts the LightStep collectors.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCollectorCluster()
The cluster manager cluster that hosts the LightStep collectors.
string collector_cluster = 1 [(.validate.rules) = { ... }com.google.protobuf.ByteString getCollectorClusterBytes()
The cluster manager cluster that hosts the LightStep collectors.
string collector_cluster = 1 [(.validate.rules) = { ... }String getAccessTokenFile()
File containing the access token to the `LightStep <http://lightstep.com/>`_ API.
string access_token_file = 2 [(.validate.rules) = { ... }com.google.protobuf.ByteString getAccessTokenFileBytes()
File containing the access token to the `LightStep <http://lightstep.com/>`_ API.
string access_token_file = 2 [(.validate.rules) = { ... }Copyright © 2018 The Envoy Project. All rights reserved.