java.lang.Object
org.springframework.boot.actuate.autoconfigure.logging.otlp.OtlpLoggingProperties

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

    • OtlpLoggingProperties

      public OtlpLoggingProperties()
  • 方法详细资料