Class OtlpLoggingProperties

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

@ConfigurationProperties("management.opentelemetry.logging.export.otlp") public class OtlpLoggingProperties extends Object
Configuration properties for exporting logs using OpenTelemetry.
Since:
4.0.0
Author:
Jonatan Ivanov
  • Constructor Details

    • OtlpLoggingProperties

      public OtlpLoggingProperties()
  • Method Details