public class ExternalTracerConfigImpl extends BaseConfig implements ExternalTracerConfig
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEFAULT_EXCLUDE_REQUEST_URI |
static java.lang.String |
EXCLUDE_REQUEST_URI |
static java.lang.String |
PROPERTY_NAME |
static java.lang.String |
PROPERTY_ROOT |
addDeprecatedProperties, COMMA_SEPARATOR, deprecatedProperties, SEMI_COLON_SEPARATOR, systemPropertyPrefix| Constructor and Description |
|---|
ExternalTracerConfigImpl(java.util.Map<java.lang.String,java.lang.Object> props) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
excludeRequestUri() |
addDeprecatedProperty, castValue, clearDeprecatedProperties, getDoubleProperty, getIntegerSet, getIntProperty, getProperties, getProperty, getProperty, getPropertyFromSystemEnvironment, getPropertyFromSystemProperties, getStringPropertyOrNull, getSystemPropertyKey, getUniqueStrings, getUniqueStrings, getUniqueStringsFromCollection, getUniqueStringsFromCollection, getUniqueStringsFromString, nestedPropspublic static final java.lang.String PROPERTY_NAME
public static final java.lang.String PROPERTY_ROOT
public static final java.lang.String EXCLUDE_REQUEST_URI
public static final boolean DEFAULT_EXCLUDE_REQUEST_URI
public ExternalTracerConfigImpl(java.util.Map<java.lang.String,java.lang.Object> props)
public boolean excludeRequestUri()
excludeRequestUri in interface ExternalTracerConfig