Uses of Interface
org.wildfly.microprofile.opentracing.smallrye.TracerConfiguration
-
-
Uses of TracerConfiguration in org.wildfly.microprofile.opentracing.smallrye
Methods in org.wildfly.microprofile.opentracing.smallrye that return types with arguments of type TracerConfiguration Modifier and Type Method Description static Consumer<TracerConfiguration>WildFlyTracerFactory. registerDefaultTracer()static Consumer<TracerConfiguration>WildFlyTracerFactory. registerTracer(String service)
-