Class SleuthActuatorProperties


  • @ConfigurationProperties(prefix="management.endpoint.traces")
    public class SleuthActuatorProperties
    extends Object
    Settings for Sleuth actuator.
    Since:
    3.1.0
    Author:
    Marcin Grzejszczak
    • Constructor Detail

      • SleuthActuatorProperties

        public SleuthActuatorProperties()
    • Method Detail

      • getCapacity

        public int getCapacity()
      • setCapacity

        public void setCapacity​(int capacity)