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
-
Constructor Summary
ConstructorsConstructorDescriptionQuarkusStorkObservableInfrastructure(io.vertx.core.Vertx vertx, io.smallrye.stork.api.observability.ObservationCollector observationCollector) -
Method Summary
Modifier and TypeMethodDescriptionio.smallrye.stork.api.observability.ObservationCollectorMethods inherited from class io.quarkus.stork.QuarkusStorkInfrastructure
get
-
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()
-