Package io.quarkus.scheduler.spi
Interface JobInstrumenter
public interface JobInstrumenter
Instruments a scheduled job.
Telemetry extensions can provide exactly one CDI bean of this type. The scope must be either Singleton
or ApplicationScoped.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
instrument
-