Class TracerProducer

    • Constructor Detail

      • TracerProducer

        public TracerProducer()
    • Method Detail

      • tracer

        @Produces
        @Dependent
        public Tracer tracer()
        Provides an instance of tracer currently configured.
        Returns:
        a Tracer from current Context, or GlobalTracer.get() in case we are not within a context.