Class SleuthActuatorProperties
- java.lang.Object
-
- org.springframework.cloud.sleuth.autoconfig.actuate.SleuthActuatorProperties
-
@ConfigurationProperties(prefix="management.endpoint.traces") public class SleuthActuatorProperties extends Object
Settings for Sleuth actuator.- Since:
- 3.1.0
- Author:
- Marcin Grzejszczak
-
-
Constructor Summary
Constructors Constructor Description SleuthActuatorProperties()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetCapacity()voidsetCapacity(int capacity)
-