@ConfigurationProperties(value="spring.sleuth") public class SleuthProperties extends Object
| Constructor and Description |
|---|
SleuthProperties() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled() |
boolean |
isTraceId128() |
void |
setEnabled(boolean enabled) |
void |
setTraceId128(boolean traceId128) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.