Class TracingProperties.Baggage
java.lang.Object
org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Baggage
- Enclosing class:
- TracingProperties
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setCorrelation
(TracingProperties.Baggage.Correlation correlation) void
setEnabled
(boolean enabled) void
setRemoteFields
(List<String> remoteFields)
-
Constructor Details
-
Baggage
public Baggage()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getCorrelation
-
setCorrelation
-
getRemoteFields
-
setRemoteFields
-