Class QuarkusStorkObservableInfrastructure

java.lang.Object
io.smallrye.stork.integration.DefaultStorkInfrastructure
io.quarkus.stork.QuarkusStorkInfrastructure
io.quarkus.stork.QuarkusStorkObservableInfrastructure
All Implemented Interfaces:
io.smallrye.stork.spi.StorkInfrastructure

@Singleton public class QuarkusStorkObservableInfrastructure extends QuarkusStorkInfrastructure
  • Constructor Details

    • QuarkusStorkObservableInfrastructure

      public QuarkusStorkObservableInfrastructure(io.vertx.core.Vertx vertx, io.smallrye.stork.api.observability.ObservationCollector observationCollector)
  • Method Details

    • getObservationCollector

      public io.smallrye.stork.api.observability.ObservationCollector getObservationCollector()