Class MpTelemetryRelocateConfigSourceInterceptor

java.lang.Object
io.quarkus.opentelemetry.runtime.config.MpTelemetryRelocateConfigSourceInterceptor
All Implemented Interfaces:
io.smallrye.config.ConfigSourceInterceptorFactory

@StaticInitSafe public class MpTelemetryRelocateConfigSourceInterceptor extends Object implements io.smallrye.config.ConfigSourceInterceptorFactory
  • Constructor Details

    • MpTelemetryRelocateConfigSourceInterceptor

      public MpTelemetryRelocateConfigSourceInterceptor()
  • Method Details

    • getInterceptor

      public io.smallrye.config.ConfigSourceInterceptor getInterceptor(io.smallrye.config.ConfigSourceInterceptorContext context)
      Specified by:
      getInterceptor in interface io.smallrye.config.ConfigSourceInterceptorFactory
    • getPriority

      public OptionalInt getPriority()
      Specified by:
      getPriority in interface io.smallrye.config.ConfigSourceInterceptorFactory