Class TracingProperties
java.lang.Object
org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties
Configuration properties for tracing.
- Since:
- 3.0.0
- Author:
- Moritz Halbritter
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TracingProperties
public TracingProperties()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getSampling
-
getBaggage
-
getPropagation
-