java.lang.Object
org.springframework.boot.actuate.autoconfigure.tracing.otlp.OtlpTracingProperties

@ConfigurationProperties("management.otlp.tracing") public class OtlpTracingProperties extends Object
Configuration properties for exporting traces using OTLP.
从以下版本开始:
3.4.0
作者:
Jonatan Ivanov
  • 构造器详细资料

    • OtlpTracingProperties

      public OtlpTracingProperties()
  • 方法详细资料