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 -
Method Summary
-
Constructor Details
-
SleuthActuatorProperties
public SleuthActuatorProperties()
-
-
Method Details
-
getCapacity
public int getCapacity() -
setCapacity
public void setCapacity(int capacity)
-