Package io.quarkus.stork
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 Summary
Constructors Constructor Description QuarkusStorkObservableInfrastructure(io.vertx.core.Vertx vertx, io.smallrye.stork.api.observability.ObservationCollector observationCollector)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.smallrye.stork.api.observability.ObservationCollectorgetObservationCollector()-
Methods inherited from class io.quarkus.stork.QuarkusStorkInfrastructure
get
-
-