Class AgroalOpenTelemetryWrapper

  • All Implemented Interfaces:
    Function<io.agroal.api.AgroalDataSource,​io.agroal.api.AgroalDataSource>

    public class AgroalOpenTelemetryWrapper
    extends Object
    implements Function<io.agroal.api.AgroalDataSource,​io.agroal.api.AgroalDataSource>
    • Constructor Detail

      • AgroalOpenTelemetryWrapper

        public AgroalOpenTelemetryWrapper()
    • Method Detail

      • apply

        public io.agroal.api.AgroalDataSource apply​(io.agroal.api.AgroalDataSource originalDataSource)
        Specified by:
        apply in interface Function<io.agroal.api.AgroalDataSource,​io.agroal.api.AgroalDataSource>